﻿2026-06-08T23:22:36.0166253Z Current runner version: '2.334.0'
2026-06-08T23:22:36.0170809Z Runner name: 'hfenduleam'
2026-06-08T23:22:36.0171306Z Runner group name: 'Default'
2026-06-08T23:22:36.0171762Z Machine name: 'HFENDULEAM'
2026-06-08T23:22:36.0173612Z ##[group]GITHUB_TOKEN Permissions
2026-06-08T23:22:36.0174877Z Contents: read
2026-06-08T23:22:36.0175203Z Metadata: read
2026-06-08T23:22:36.0175518Z Packages: read
2026-06-08T23:22:36.0175841Z ##[endgroup]
2026-06-08T23:22:36.0177043Z Secret source: Actions
2026-06-08T23:22:36.0177501Z Prepare workflow directory
2026-06-08T23:22:36.0866866Z Prepare all required actions
2026-06-08T23:22:36.0890985Z Getting action download info
2026-06-08T23:22:36.4648353Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-08T23:22:37.1327638Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-08T23:22:37.2140448Z ##[group]Run actions/checkout@v5
2026-06-08T23:22:37.2141507Z with:
2026-06-08T23:22:37.2142036Z   repository: SaberMage/spt-core
2026-06-08T23:22:37.2147913Z   token: ***
2026-06-08T23:22:37.2148430Z   ssh-strict: true
2026-06-08T23:22:37.2149181Z   ssh-user: git
2026-06-08T23:22:37.2150053Z   persist-credentials: true
2026-06-08T23:22:37.2150633Z   clean: true
2026-06-08T23:22:37.2151183Z   sparse-checkout-cone-mode: true
2026-06-08T23:22:37.2151812Z   fetch-depth: 1
2026-06-08T23:22:37.2152331Z   fetch-tags: false
2026-06-08T23:22:37.2152917Z   show-progress: true
2026-06-08T23:22:37.2153458Z   lfs: false
2026-06-08T23:22:37.2153985Z   submodules: false
2026-06-08T23:22:37.2154531Z   set-safe-directory: true
2026-06-08T23:22:37.2155346Z ##[endgroup]
2026-06-08T23:22:38.0236609Z Syncing repository: SaberMage/spt-core
2026-06-08T23:22:38.0237607Z ##[group]Getting Git version info
2026-06-08T23:22:38.0238054Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-08T23:22:38.0477242Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-08T23:22:38.0684994Z git version 2.43.0.windows.1
2026-06-08T23:22:38.0712088Z ##[endgroup]
2026-06-08T23:22:38.0721919Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0c6b1316-d82c-4e5e-839b-d8ba3a66035f\.gitconfig'
2026-06-08T23:22:38.0735930Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0c6b1316-d82c-4e5e-839b-d8ba3a66035f' before making global git config changes
2026-06-08T23:22:38.0736599Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T23:22:38.0741032Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-08T23:22:38.0975309Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-08T23:22:38.1181537Z https://github.com/SaberMage/spt-core
2026-06-08T23:22:38.1217826Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-08T23:22:38.1222245Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-08T23:22:38.1414174Z HEAD
2026-06-08T23:22:38.1880768Z ##[endgroup]
2026-06-08T23:22:38.1884561Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-08T23:22:38.5863947Z ##[group]Cleaning the repository
2026-06-08T23:22:38.5868650Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-08T23:22:39.5767927Z Removing dist/
2026-06-08T23:22:39.5768256Z Removing target/
2026-06-08T23:22:39.5801794Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-08T23:22:39.6611640Z HEAD is now at 78c4a78 ci(release): stage Windows asset under pwsh, not Windows PowerShell 5.1
2026-06-08T23:22:39.6635323Z ##[endgroup]
2026-06-08T23:22:39.6639111Z ##[group]Disabling automatic garbage collection
2026-06-08T23:22:39.6644079Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-08T23:22:39.6875165Z ##[endgroup]
2026-06-08T23:22:39.6875497Z ##[group]Setting up auth
2026-06-08T23:22:39.6881388Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-08T23:22:39.7092107Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-08T23:22:40.0503369Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T23:22:40.0745085Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-08T23:22:40.4279291Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T23:22:40.4488106Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-08T23:22:40.8036810Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-08T23:22:40.8337451Z ##[endgroup]
2026-06-08T23:22:40.8337794Z ##[group]Fetching the repository
2026-06-08T23:22:40.8344126Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6843a8f4e0335fa947b6eb0b5bed3d6ff39f5796:refs/remotes/origin/dev-freeform
2026-06-08T23:22:42.9108871Z From https://github.com/SaberMage/spt-core
2026-06-08T23:22:42.9109361Z  + 78c4a78...6843a8f 6843a8f4e0335fa947b6eb0b5bed3d6ff39f5796 -> origin/dev-freeform  (forced update)
2026-06-08T23:22:42.9230697Z ##[endgroup]
2026-06-08T23:22:42.9231744Z ##[group]Determining the checkout info
2026-06-08T23:22:42.9232263Z ##[endgroup]
2026-06-08T23:22:42.9237574Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-08T23:22:42.9521573Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-08T23:22:42.9740498Z ##[group]Checking out the ref
2026-06-08T23:22:42.9745294Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-08T23:22:43.0479772Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-08T23:22:43.0480518Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-08T23:22:43.0481153Z Previous HEAD position was 78c4a78 ci(release): stage Windows asset under pwsh, not Windows PowerShell 5.1
2026-06-08T23:22:43.0481550Z Switched to and reset branch 'dev-freeform'
2026-06-08T23:22:43.0507211Z ##[endgroup]
2026-06-08T23:22:43.0758694Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-08T23:22:43.0958200Z 6843a8f4e0335fa947b6eb0b5bed3d6ff39f5796
2026-06-08T23:22:43.1233355Z ##[group]Run cargo build --workspace --all-targets
2026-06-08T23:22:43.1233744Z [36;1mcargo build --workspace --all-targets[0m
2026-06-08T23:22:43.1298927Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-08T23:22:43.1299228Z ##[endgroup]
2026-06-08T23:22:44.0586202Z    Compiling proc-macro2 v1.0.106
2026-06-08T23:22:44.0586516Z    Compiling quote v1.0.45
2026-06-08T23:22:44.0586732Z    Compiling unicode-ident v1.0.24
2026-06-08T23:22:44.0587254Z    Compiling serde_core v1.0.228
2026-06-08T23:22:44.0587528Z    Compiling serde v1.0.228
2026-06-08T23:22:44.0587814Z    Compiling cfg-if v1.0.4
2026-06-08T23:22:44.0588592Z    Compiling windows-link v0.2.1
2026-06-08T23:22:44.0589082Z    Compiling typenum v1.20.1
2026-06-08T23:22:44.0589439Z    Compiling portable-atomic v1.13.1
2026-06-08T23:22:44.0589826Z    Compiling version_check v0.9.5
2026-06-08T23:22:44.0590202Z    Compiling critical-section v1.2.0
2026-06-08T23:22:44.0591248Z    Compiling subtle v2.6.1
2026-06-08T23:22:44.0592212Z    Compiling memchr v2.8.1
2026-06-08T23:22:44.0592823Z    Compiling semver v1.0.28
2026-06-08T23:22:44.0594319Z    Compiling smallvec v1.15.1
2026-06-08T23:22:44.0594649Z    Compiling find-msvc-tools v0.1.9
2026-06-08T23:22:44.1603499Z    Compiling windows-sys v0.61.2
2026-06-08T23:22:44.1943779Z    Compiling shlex v2.0.1
2026-06-08T23:22:44.2175221Z    Compiling equivalent v1.0.2
2026-06-08T23:22:44.2541258Z    Compiling itoa v1.0.18
2026-06-08T23:22:44.3131606Z    Compiling getrandom v0.2.17
2026-06-08T23:22:44.3652748Z    Compiling hashbrown v0.17.1
2026-06-08T23:22:44.3921264Z    Compiling rustc_version v0.4.1
2026-06-08T23:22:44.4613228Z    Compiling cpufeatures v0.2.17
2026-06-08T23:22:44.5283686Z    Compiling pin-project-lite v0.2.17
2026-06-08T23:22:44.5290050Z    Compiling log v0.4.32
2026-06-08T23:22:44.5396992Z    Compiling generic-array v0.14.7
2026-06-08T23:22:44.5484780Z    Compiling rand_core v0.10.1
2026-06-08T23:22:44.5539836Z    Compiling futures-core v0.3.32
2026-06-08T23:22:44.6412135Z    Compiling cc v1.2.63
2026-06-08T23:22:44.6829691Z    Compiling bytes v1.11.1
2026-06-08T23:22:44.7253590Z    Compiling getrandom v0.4.2
2026-06-08T23:22:44.7800429Z    Compiling stable_deref_trait v1.2.1
2026-06-08T23:22:44.8878122Z    Compiling libc v0.2.186
2026-06-08T23:22:44.9005484Z    Compiling slab v0.4.12
2026-06-08T23:22:44.9013105Z    Compiling autocfg v1.5.1
2026-06-08T23:22:45.1647207Z    Compiling indexmap v2.14.0
2026-06-08T23:22:45.1694556Z    Compiling bitflags v2.12.1
2026-06-08T23:22:45.2523239Z    Compiling futures-io v0.3.32
2026-06-08T23:22:45.2656991Z    Compiling futures-sink v0.3.32
2026-06-08T23:22:45.2887458Z    Compiling curve25519-dalek v4.1.3
2026-06-08T23:22:45.3461341Z    Compiling futures-task v0.3.32
2026-06-08T23:22:45.4621481Z    Compiling futures-channel v0.3.32
2026-06-08T23:22:45.4661572Z    Compiling zerocopy v0.8.50
2026-06-08T23:22:45.5894996Z    Compiling ahash v0.8.12
2026-06-08T23:22:45.6166693Z    Compiling rand_core v0.6.4
2026-06-08T23:22:45.6537713Z    Compiling zmij v1.0.21
2026-06-08T23:22:45.6753466Z    Compiling vcpkg v0.2.15
2026-06-08T23:22:45.8407697Z    Compiling pkg-config v0.3.33
2026-06-08T23:22:45.8970218Z    Compiling signature v2.2.0
2026-06-08T23:22:45.9229730Z    Compiling fnv v1.0.7
2026-06-08T23:22:45.9426495Z    Compiling serde_json v1.0.150
2026-06-08T23:22:46.0166734Z    Compiling fastrand v2.4.1
2026-06-08T23:22:46.0917711Z    Compiling syn v2.0.117
2026-06-08T23:22:46.0918253Z    Compiling crypto-common v0.1.7
2026-06-08T23:22:46.1235656Z    Compiling block-buffer v0.10.4
2026-06-08T23:22:46.1236182Z    Compiling ed25519 v2.2.3
2026-06-08T23:22:46.2002795Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-08T23:22:46.2005057Z    Compiling cfg_aliases v0.2.1
2026-06-08T23:22:46.2339103Z    Compiling litemap v0.8.2
2026-06-08T23:22:46.2985731Z    Compiling digest v0.10.7
2026-06-08T23:22:46.2997349Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-08T23:22:46.3195608Z    Compiling rustversion v1.0.22
2026-06-08T23:22:46.3264589Z    Compiling writeable v0.6.3
2026-06-08T23:22:46.3295464Z    Compiling fallible-iterator v0.3.0
2026-06-08T23:22:46.3885031Z    Compiling icu_normalizer_data v2.2.0
2026-06-08T23:22:46.4809154Z    Compiling utf8_iter v1.0.4
2026-06-08T23:22:46.5132390Z    Compiling icu_properties_data v2.2.0
2026-06-08T23:22:46.5718804Z    Compiling anyhow v1.0.102
2026-06-08T23:22:46.5782177Z    Compiling percent-encoding v2.3.2
2026-06-08T23:22:46.6008544Z    Compiling ring v0.17.14
2026-06-08T23:22:46.6334609Z    Compiling sha2 v0.10.9
2026-06-08T23:22:46.6598407Z    Compiling http v1.4.1
2026-06-08T23:22:46.7160054Z    Compiling libsqlite3-sys v0.30.1
2026-06-08T23:22:46.7289324Z    Compiling strsim v0.11.1
2026-06-08T23:22:47.1462607Z    Compiling windows-targets v0.52.6
2026-06-08T23:22:47.1777186Z    Compiling cpufeatures v0.3.0
2026-06-08T23:22:47.2244431Z    Compiling thiserror v2.0.18
2026-06-08T23:22:47.4890403Z    Compiling form_urlencoded v1.2.2
2026-06-08T23:22:47.5332197Z    Compiling ident_case v1.0.1
2026-06-08T23:22:47.7344716Z    Compiling windows-sys v0.59.0
2026-06-08T23:22:47.7392402Z    Compiling chacha20 v0.10.0
2026-06-08T23:22:47.7710225Z    Compiling untrusted v0.9.0
2026-06-08T23:22:47.9300564Z    Compiling num-traits v0.2.19
2026-06-08T23:22:47.9881572Z    Compiling windows-result v0.4.1
2026-06-08T23:22:48.3030707Z    Compiling windows-strings v0.5.1
2026-06-08T23:22:48.5639239Z    Compiling rustls v0.23.40
2026-06-08T23:22:48.6854943Z    Compiling unicode-segmentation v1.13.3
2026-06-08T23:22:48.6855404Z    Compiling scopeguard v1.2.0
2026-06-08T23:22:48.7784445Z    Compiling rand v0.10.1
2026-06-08T23:22:48.8026342Z    Compiling lock_api v0.4.14
2026-06-08T23:22:48.8633731Z    Compiling const-oid v0.10.2
2026-06-08T23:22:48.9294985Z    Compiling atomic-waker v1.1.2
2026-06-08T23:22:49.0976181Z    Compiling unicode-xid v0.2.6
2026-06-08T23:22:49.1398552Z    Compiling httparse v1.10.1
2026-06-08T23:22:49.1489344Z    Compiling http-body v1.0.1
2026-06-08T23:22:49.1494738Z    Compiling hybrid-array v0.4.12
2026-06-08T23:22:49.2189385Z    Compiling convert_case v0.10.0
2026-06-08T23:22:49.2704426Z    Compiling base64ct v1.8.3
2026-06-08T23:22:49.2992636Z    Compiling heck v0.5.0
2026-06-08T23:22:49.3602038Z    Compiling winapi v0.3.9
2026-06-08T23:22:49.6571874Z    Compiling powerfmt v0.2.0
2026-06-08T23:22:49.6572273Z    Compiling memoffset v0.6.5
2026-06-08T23:22:49.6857715Z    Compiling pem-rfc7468 v1.0.0
2026-06-08T23:22:49.7859327Z    Compiling thiserror v1.0.69
2026-06-08T23:22:49.9029187Z    Compiling synstructure v0.13.2
2026-06-08T23:22:49.9104975Z    Compiling darling_core v0.20.11
2026-06-08T23:22:49.9843617Z    Compiling deranged v0.5.8
2026-06-08T23:22:50.0044825Z    Compiling data-encoding v2.11.0
2026-06-08T23:22:50.0230481Z    Compiling try-lock v0.2.5
2026-06-08T23:22:50.0378738Z    Compiling base64 v0.22.1
2026-06-08T23:22:50.1645111Z    Compiling num-conv v0.2.2
2026-06-08T23:22:50.1831596Z    Compiling parking_lot_core v0.9.12
2026-06-08T23:22:50.1915636Z    Compiling time-core v0.1.8
2026-06-08T23:22:50.2841542Z    Compiling tinyvec_macros v0.1.1
2026-06-08T23:22:50.3503272Z    Compiling tower-service v0.3.3
2026-06-08T23:22:50.3627759Z    Compiling tinyvec v1.11.0
2026-06-08T23:22:50.4111994Z    Compiling want v0.3.1
2026-06-08T23:22:50.5497290Z    Compiling block-buffer v0.12.0
2026-06-08T23:22:50.6295498Z    Compiling crypto-common v0.2.2
2026-06-08T23:22:50.6472232Z    Compiling vergen-lib v9.1.0
2026-06-08T23:22:50.6533741Z    Compiling n0-future v0.3.2
2026-06-08T23:22:50.6652481Z    Compiling serial-core v0.4.0
2026-06-08T23:22:50.7346500Z    Compiling inout v0.1.4
2026-06-08T23:22:50.8249173Z    Compiling cordyceps v0.3.4
2026-06-08T23:22:50.8848634Z    Compiling diatomic-waker v0.2.3
2026-06-08T23:22:50.9033106Z    Compiling httpdate v1.0.3
2026-06-08T23:22:50.9275136Z    Compiling ref-cast v1.0.25
2026-06-08T23:22:50.9577100Z    Compiling crossbeam-utils v0.8.21
2026-06-08T23:22:50.9743891Z    Compiling spin v0.10.0
2026-06-08T23:22:50.9765827Z    Compiling winnow v1.0.3
2026-06-08T23:22:51.1730020Z    Compiling parking v2.2.1
2026-06-08T23:22:51.1730630Z    Compiling winreg v0.10.1
2026-06-08T23:22:51.2191669Z    Compiling futures-buffered v0.2.13
2026-06-08T23:22:51.3406407Z    Compiling futures-lite v2.6.1
2026-06-08T23:22:51.3893510Z    Compiling cipher v0.4.4
2026-06-08T23:22:51.4258398Z    Compiling serial-windows v0.4.0
2026-06-08T23:22:51.4891814Z    Compiling digest v0.11.3
2026-06-08T23:22:51.5493978Z    Compiling serde_derive_internals v0.29.1
2026-06-08T23:22:51.6319169Z    Compiling vergen v9.1.0
2026-06-08T23:22:51.6319901Z    Compiling vergen-lib v0.1.6
2026-06-08T23:22:51.7573499Z    Compiling socket2 v0.6.4
2026-06-08T23:22:51.7573977Z    Compiling mio v1.2.1
2026-06-08T23:22:51.8105476Z    Compiling noq-udp v0.10.0
2026-06-08T23:22:51.8841574Z    Compiling universal-hash v0.5.1
2026-06-08T23:22:51.9115893Z    Compiling aho-corasick v1.1.4
2026-06-08T23:22:51.9349050Z    Compiling sync_wrapper v1.0.2
2026-06-08T23:22:52.0432538Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-08T23:22:52.0574400Z    Compiling heapless v0.7.17
2026-06-08T23:22:52.1054710Z    Compiling either v1.16.0
2026-06-08T23:22:52.2746059Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-08T23:22:52.2947256Z    Compiling lazy_static v1.5.0
2026-06-08T23:22:52.3205995Z    Compiling byteorder v1.5.0
2026-06-08T23:22:52.3846014Z    Compiling toml_write v0.1.2
2026-06-08T23:22:52.3971914Z    Compiling opaque-debug v0.3.1
2026-06-08T23:22:52.3990519Z    Compiling regex-syntax v0.8.10
2026-06-08T23:22:52.4342359Z    Compiling bitflags v1.3.2
2026-06-08T23:22:52.5109582Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-08T23:22:52.5227693Z    Compiling pin-utils v0.1.0
2026-06-08T23:22:52.5469405Z    Compiling winnow v0.7.15
2026-06-08T23:22:52.5690053Z    Compiling hash32 v0.2.1
2026-06-08T23:22:52.5858423Z    Compiling polyval v0.6.2
2026-06-08T23:22:52.5900355Z    Compiling serde_derive v1.0.228
2026-06-08T23:22:52.6500699Z    Compiling zeroize_derive v1.4.3
2026-06-08T23:22:52.6778593Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-08T23:22:52.7404307Z    Compiling zerofrom-derive v0.1.7
2026-06-08T23:22:52.8605862Z    Compiling tokio-macros v2.7.0
2026-06-08T23:22:52.9465944Z    Compiling yoke-derive v0.8.2
2026-06-08T23:22:53.0047747Z    Compiling futures-macro v0.3.32
2026-06-08T23:22:53.4167730Z    Compiling zerovec-derive v0.11.3
2026-06-08T23:22:53.4168239Z    Compiling zeroize v1.8.2
2026-06-08T23:22:53.4207149Z    Compiling displaydoc v0.2.6
2026-06-08T23:22:53.5777369Z    Compiling tracing-attributes v0.1.31
2026-06-08T23:22:53.6267112Z    Compiling thiserror-impl v2.0.18
2026-06-08T23:22:53.7531062Z    Compiling tokio v1.52.3
2026-06-08T23:22:54.0414423Z    Compiling rustls-pki-types v1.14.1
2026-06-08T23:22:54.6456593Z    Compiling rustls-webpki v0.103.13
2026-06-08T23:22:54.6457620Z    Compiling darling_macro v0.20.11
2026-06-08T23:22:54.7863035Z    Compiling futures-util v0.3.32
2026-06-08T23:22:54.7957791Z    Compiling derive_more-impl v2.1.1
2026-06-08T23:22:54.7992847Z    Compiling zerofrom v0.1.8
2026-06-08T23:22:54.8056324Z    Compiling n0-error-macros v0.1.3
2026-06-08T23:22:54.8720725Z    Compiling windows-interface v0.59.3
2026-06-08T23:22:54.9374962Z    Compiling windows-implement v0.60.2
2026-06-08T23:22:54.9919645Z    Compiling spez v0.1.2
2026-06-08T23:22:55.1692368Z    Compiling darling v0.20.11
2026-06-08T23:22:55.2412085Z    Compiling yoke v0.8.3
2026-06-08T23:22:55.3031433Z    Compiling der v0.8.0-rc.10
2026-06-08T23:22:55.4933968Z    Compiling derive_builder_core v0.20.2
2026-06-08T23:22:55.5065386Z    Compiling thiserror-impl v1.0.69
2026-06-08T23:22:55.6503629Z    Compiling ed25519-dalek v2.2.0
2026-06-08T23:22:55.7713659Z    Compiling zerovec v0.11.6
2026-06-08T23:22:55.8264548Z    Compiling zerotrie v0.2.4
2026-06-08T23:22:55.8475550Z    Compiling pin-project-internal v1.1.13
2026-06-08T23:22:55.8507514Z    Compiling windows-core v0.62.2
2026-06-08T23:22:55.9688496Z    Compiling n0-error v0.1.3
2026-06-08T23:22:56.1423042Z    Compiling spt-proto v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-08T23:22:56.4324928Z    Compiling ref-cast-impl v1.0.25
2026-06-08T23:22:56.5471737Z    Compiling regex-automata v0.4.14
2026-06-08T23:22:56.6552371Z    Compiling tinystr v0.8.3
2026-06-08T23:22:56.7049827Z    Compiling potential_utf v0.1.5
2026-06-08T23:22:56.8743154Z    Compiling icu_collections v2.2.0
2026-06-08T23:22:56.9378194Z    Compiling icu_locale_core v2.2.0
2026-06-08T23:22:57.0205759Z    Compiling derive_builder_macro v0.20.2
2026-06-08T23:22:57.2098907Z    Compiling spki v0.8.0-rc.4
2026-06-08T23:22:57.2452517Z    Compiling pin-project v1.1.13
2026-06-08T23:22:57.2672827Z    Compiling filedescriptor v0.8.3
2026-06-08T23:22:57.3021196Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-08T23:22:57.4054991Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-08T23:22:57.4228488Z    Compiling schemars_derive v1.2.1
2026-06-08T23:22:57.4515362Z    Compiling derive_builder v0.20.2
2026-06-08T23:22:57.5157956Z    Compiling nix v0.25.1
2026-06-08T23:22:57.6353019Z    Compiling ipnet v2.12.0
2026-06-08T23:22:57.6602915Z    Compiling serde_spanned v0.6.9
2026-06-08T23:22:57.6875978Z    Compiling toml_datetime v0.6.11
2026-06-08T23:22:57.8318832Z    Compiling shared_library v0.1.9
2026-06-08T23:22:58.0259608Z    Compiling prefix-trie v0.8.4
2026-06-08T23:22:58.1018820Z    Compiling toml_edit v0.22.27
2026-06-08T23:22:58.2286419Z    Compiling once_cell v1.21.4
2026-06-08T23:22:58.3192270Z    Compiling parking_lot v0.12.5
2026-06-08T23:22:58.3704309Z    Compiling serial v0.4.0
2026-06-08T23:22:58.4173714Z    Compiling spin v0.9.8
2026-06-08T23:22:58.4577311Z    Compiling icu_provider v2.2.0
2026-06-08T23:22:58.5657809Z    Compiling tracing-core v0.1.36
2026-06-08T23:22:58.7292808Z    Compiling tempfile v3.27.0
2026-06-08T23:22:58.8643084Z    Compiling hashbrown v0.14.5
2026-06-08T23:22:58.9544195Z    Compiling icu_normalizer v2.2.0
2026-06-08T23:22:59.0721875Z    Compiling icu_properties v2.2.0
2026-06-08T23:22:59.1935054Z    Compiling tracing v0.1.44
2026-06-08T23:22:59.2298688Z    Compiling vergen-gitcl v1.0.8
2026-06-08T23:22:59.2691438Z    Compiling windows-threading v0.2.1
2026-06-08T23:22:59.3802769Z    Compiling derive_more v2.1.1
2026-06-08T23:22:59.4070159Z    Compiling signature v3.0.0
2026-06-08T23:22:59.6520593Z    Compiling futures-executor v0.3.32
2026-06-08T23:22:59.6830876Z    Compiling hashlink v0.9.1
2026-06-08T23:22:59.6935143Z    Compiling tower-layer v0.3.3
2026-06-08T23:22:59.7450046Z    Compiling dyn-clone v1.0.20
2026-06-08T23:22:59.7532813Z    Compiling downcast-rs v1.2.1
2026-06-08T23:22:59.8477037Z    Compiling shell-words v1.1.1
2026-06-08T23:22:59.9024400Z    Compiling schemars v1.2.1
2026-06-08T23:22:59.9113978Z    Compiling futures v0.3.32
2026-06-08T23:22:59.9376117Z    Compiling ed25519 v3.0.0-rc.4
2026-06-08T23:22:59.9524954Z    Compiling portable-pty v0.8.1
2026-06-08T23:23:00.0296729Z    Compiling rusqlite v0.32.1
2026-06-08T23:23:00.0589642Z    Compiling windows-future v0.3.2
2026-06-08T23:23:00.1009969Z    Compiling regex v1.12.3
2026-06-08T23:23:00.2520055Z    Compiling proc-macro-crate v3.5.0
2026-06-08T23:23:00.5620656Z    Compiling windows-collections v0.3.2
2026-06-08T23:23:00.6279400Z    Compiling toml v0.8.23
2026-06-08T23:23:00.7763547Z    Compiling idna_adapter v1.2.2
2026-06-08T23:23:00.8455594Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-08T23:23:00.9864950Z    Compiling idna v1.1.0
2026-06-08T23:23:00.9878985Z    Compiling windows-numerics v0.3.1
2026-06-08T23:23:00.9919714Z    Compiling cobs v0.3.0
2026-06-08T23:23:01.0286962Z    Compiling tokio-util v0.7.18
2026-06-08T23:23:01.1946553Z    Compiling ghash v0.5.1
2026-06-08T23:23:01.2875687Z    Compiling postcard-derive v0.2.2
2026-06-08T23:23:01.3187442Z    Compiling sha2 v0.11.0-rc.5
2026-06-08T23:23:01.3339144Z    Compiling ctr v0.9.2
2026-06-08T23:23:01.3494163Z    Compiling aes v0.8.4
2026-06-08T23:23:01.3913192Z    Compiling spt-store v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-08T23:23:01.4879526Z    Compiling url v2.5.8
2026-06-08T23:23:01.6244063Z    Compiling time v0.3.47
2026-06-08T23:23:01.8680971Z    Compiling http-body-util v0.1.3
2026-06-08T23:23:01.9674683Z    Compiling aead v0.5.2
2026-06-08T23:23:02.1541294Z    Compiling widestring v1.2.1
2026-06-08T23:23:02.1877563Z    Compiling ipconfig v0.3.4
2026-06-08T23:23:02.2640260Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-08T23:23:02.3463329Z    Compiling h2 v0.4.14
2026-06-08T23:23:02.5306353Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-08T23:23:02.6193184Z    Compiling aes-gcm v0.10.3
2026-06-08T23:23:02.6710759Z    Compiling postcard v1.1.3
2026-06-08T23:23:02.8321533Z    Compiling data-encoding-macro v0.1.20
2026-06-08T23:23:02.8457651Z    Compiling windows v0.62.2
2026-06-08T23:23:02.8928960Z    Compiling tower v0.5.3
2026-06-08T23:23:02.9645999Z    Compiling num_enum_derive v0.7.6
2026-06-08T23:23:03.0185326Z    Compiling crossbeam-channel v0.5.15
2026-06-08T23:23:03.0365888Z    Compiling crossbeam-epoch v0.9.18
2026-06-08T23:23:03.0637590Z    Compiling chrono v0.4.45
2026-06-08T23:23:03.3538218Z    Compiling strum_macros v0.28.0
2026-06-08T23:23:03.3648555Z    Compiling iroh-metrics-derive v0.4.1
2026-06-08T23:23:03.5805449Z    Compiling tokio-rustls v0.26.4
2026-06-08T23:23:03.8321002Z    Compiling spt-msg v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-08T23:23:03.8877648Z    Compiling enum-assoc v1.3.0
2026-06-08T23:23:03.9253064Z    Compiling async-trait v0.1.89
2026-06-08T23:23:03.9355680Z    Compiling windows-registry v0.6.1
2026-06-08T23:23:03.9941176Z    Compiling blake3 v1.8.5
2026-06-08T23:23:04.2777301Z    Compiling noq v0.18.0
2026-06-08T23:23:04.4466996Z    Compiling netwatch v0.16.0
2026-06-08T23:23:04.4882615Z    Compiling uuid v1.23.2
2026-06-08T23:23:04.6136650Z    Compiling acto v0.8.2
2026-06-08T23:23:04.6468619Z    Compiling rustc-hash v2.1.2
2026-06-08T23:23:04.8131910Z    Compiling sorted-index-buffer v0.2.1
2026-06-08T23:23:04.8169547Z    Compiling identity-hash v0.1.0
2026-06-08T23:23:04.8372707Z    Compiling tagptr v0.2.0
2026-06-08T23:23:04.9192914Z    Compiling allocator-api2 v0.2.21
2026-06-08T23:23:05.0013552Z    Compiling mac-addr v0.3.0
2026-06-08T23:23:05.0535701Z    Compiling foldhash v0.2.0
2026-06-08T23:23:05.0541349Z    Compiling ryu v1.0.23
2026-06-08T23:23:05.1613594Z    Compiling lru-slab v0.1.2
2026-06-08T23:23:05.2349483Z    Compiling xml-rs v0.8.28
2026-06-08T23:23:05.2441820Z    Compiling noq-proto v0.17.0
2026-06-08T23:23:05.2624923Z    Compiling netdev v0.42.0
2026-06-08T23:23:05.2725342Z    Compiling moka v0.12.15
2026-06-08T23:23:05.2971479Z    Compiling iroh-relay v0.98.0
2026-06-08T23:23:05.4749911Z    Compiling iroh-metrics v0.38.3
2026-06-08T23:23:05.5563244Z    Compiling hashbrown v0.16.1
2026-06-08T23:23:05.7851955Z    Compiling num_enum v0.7.6
2026-06-08T23:23:05.8150523Z    Compiling spt-runtime v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-08T23:23:06.1089248Z    Compiling spt-term v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-08T23:23:06.1699669Z    Compiling strum v0.28.0
2026-06-08T23:23:06.1802342Z    Compiling xmltree v0.10.3
2026-06-08T23:23:06.2334506Z    Compiling tower-http v0.6.11
2026-06-08T23:23:06.2762439Z    Compiling rustls-platform-verifier v0.7.0
2026-06-08T23:23:06.4261964Z    Compiling iroh-base v0.98.0
2026-06-08T23:23:06.4878493Z    Compiling n0-watcher v0.6.1
2026-06-08T23:23:06.4987123Z    Compiling tokio-stream v0.1.18
2026-06-08T23:23:06.6949673Z    Compiling hyper v1.10.1
2026-06-08T23:23:06.7322950Z    Compiling hickory-net v0.26.0-beta.4
2026-06-08T23:23:06.7732336Z    Compiling attohttpc v0.30.1
2026-06-08T23:23:07.0057252Z    Compiling simple-dns v0.9.3
2026-06-08T23:23:07.2102331Z    Compiling arrayref v0.3.9
2026-06-08T23:23:07.3141574Z    Compiling resolv-conf v0.7.6
2026-06-08T23:23:07.3479031Z    Compiling sha1_smol v1.0.1
2026-06-08T23:23:07.4505119Z    Compiling smol_str v0.1.24
2026-06-08T23:23:07.5619055Z    Compiling simdutf8 v0.1.5
2026-06-08T23:23:07.6485324Z    Compiling arrayvec v0.7.6
2026-06-08T23:23:07.7158790Z    Compiling constant_time_eq v0.4.2
2026-06-08T23:23:07.9568424Z    Compiling tokio-websockets v0.13.2
2026-06-08T23:23:07.9964133Z    Compiling lru v0.16.4
2026-06-08T23:23:08.1993236Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-08T23:23:08.7003095Z    Compiling hyper-util v0.1.20
2026-06-08T23:23:08.7500323Z    Compiling iroh-dns v0.98.0
2026-06-08T23:23:08.8056526Z    Compiling webpki-roots v1.0.7
2026-06-08T23:23:08.8258011Z    Compiling seize v0.5.1
2026-06-08T23:23:08.9624367Z    Compiling serde_bytes v0.11.19
2026-06-08T23:23:09.0033193Z    Compiling hmac v0.12.1
2026-06-08T23:23:09.0178222Z    Compiling iroh v0.98.2
2026-06-08T23:23:09.1683250Z    Compiling cmov v0.5.4
2026-06-08T23:23:09.2083347Z    Compiling papaya v0.2.4
2026-06-08T23:23:09.3065201Z    Compiling hkdf v0.12.4
2026-06-08T23:23:09.4240993Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-08T23:23:09.4613973Z    Compiling ctutils v0.4.2
2026-06-08T23:23:09.4931512Z    Compiling backon v1.6.0
2026-06-08T23:23:09.5092600Z    Compiling spake2 v0.4.0
2026-06-08T23:23:09.5116020Z    Compiling sha1 v0.10.6
2026-06-08T23:23:09.7161890Z    Compiling recvmsg v1.0.0
2026-06-08T23:23:09.8179302Z    Compiling doctest-file v1.1.1
2026-06-08T23:23:09.8439466Z    Compiling spt-live v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-08T23:23:09.8997655Z    Compiling utf8parse v0.2.2
2026-06-08T23:23:09.9282416Z    Compiling once_cell_polyfill v1.70.2
2026-06-08T23:23:09.9311701Z    Compiling anstyle v1.0.14
2026-06-08T23:23:09.9387540Z    Compiling anstyle-query v1.1.5
2026-06-08T23:23:10.0196648Z    Compiling anstyle-parse v1.0.0
2026-06-08T23:23:10.0624727Z    Compiling is_terminal_polyfill v1.70.2
2026-06-08T23:23:10.0996856Z    Compiling colorchoice v1.0.5
2026-06-08T23:23:10.1799664Z    Compiling anstyle-wincon v3.0.11
2026-06-08T23:23:10.2047573Z    Compiling terminal_size v0.4.4
2026-06-08T23:23:10.2486247Z    Compiling clap_lex v1.1.0
2026-06-08T23:23:10.2584419Z    Compiling clap_derive v4.6.1
2026-06-08T23:23:10.3160529Z    Compiling qrcode v0.14.1
2026-06-08T23:23:10.3710040Z    Compiling interprocess v2.4.2
2026-06-08T23:23:10.3889853Z    Compiling anstream v1.0.0
2026-06-08T23:23:10.5758032Z    Compiling hyper-rustls v0.27.9
2026-06-08T23:23:10.6686581Z    Compiling igd-next v0.17.1
2026-06-08T23:23:10.9995961Z    Compiling reqwest v0.13.4
2026-06-08T23:23:11.1427185Z    Compiling clap_builder v4.6.0
2026-06-08T23:23:13.4696616Z    Compiling wmi v0.18.4
2026-06-08T23:23:13.6591411Z    Compiling mock-adapter v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-08T23:23:14.0072361Z    Compiling clap v4.6.1
2026-06-08T23:23:15.7986603Z    Compiling portmapper v0.16.0
2026-06-08T23:23:29.5869836Z    Compiling spt-net v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-08T23:23:31.0727499Z    Compiling spt-daemon v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-08T23:23:39.1125558Z    Compiling spt v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-08T23:23:47.5977560Z    Compiling xtask v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-08T23:24:05.5936902Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
2026-06-08T23:24:05.7550537Z ##[group]Run cargo test --workspace
2026-06-08T23:24:05.7550872Z [36;1mcargo test --workspace[0m
2026-06-08T23:24:05.7607560Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-08T23:24:05.7607882Z ##[endgroup]
2026-06-08T23:24:06.5657640Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
2026-06-08T23:24:06.6156597Z      Running unittests src\main.rs (target\debug\deps\mock_session-ab42f30bbf7e84b8.exe)
2026-06-08T23:24:06.6452415Z 
2026-06-08T23:24:06.6452826Z running 0 tests
2026-06-08T23:24:06.6453049Z 
2026-06-08T23:24:06.6453258Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:06.6453521Z 
2026-06-08T23:24:06.6464809Z      Running unittests src\shell.rs (target\debug\deps\mock_shell-7ca4be458226ab65.exe)
2026-06-08T23:24:06.6716938Z 
2026-06-08T23:24:06.6717607Z running 0 tests
2026-06-08T23:24:06.6717818Z 
2026-06-08T23:24:06.6718382Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:06.6718644Z 
2026-06-08T23:24:06.6729607Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-09f15807cff7808c.exe)
2026-06-08T23:24:06.9013522Z 
2026-06-08T23:24:06.9013909Z running 3 tests
2026-06-08T23:24:06.9124625Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-08T23:24:06.9125010Z test mock_manifest_parses_and_validates ... ok
2026-06-08T23:24:06.9125640Z test mock_has_no_claude_code_conventions ... ok
2026-06-08T23:24:06.9125827Z 
2026-06-08T23:24:06.9126010Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-08T23:24:06.9126263Z 
2026-06-08T23:24:06.9140279Z      Running unittests src\main.rs (target\debug\deps\spt-27119dc630f145a2.exe)
2026-06-08T23:24:07.5469925Z 
2026-06-08T23:24:07.5470339Z running 102 tests
2026-06-08T23:24:07.5481567Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-08T23:24:07.5486309Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-08T23:24:07.5486702Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-08T23:24:07.5489230Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-08T23:24:07.5492791Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-08T23:24:07.5495612Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-08T23:24:07.5552238Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-08T23:24:07.5611878Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-08T23:24:07.5627936Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-08T23:24:07.5689986Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-08T23:24:07.6818138Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-08T23:24:07.6820064Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-08T23:24:07.7200061Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-08T23:24:07.7212565Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-08T23:24:07.7269125Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-08T23:24:07.8142688Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-08T23:24:07.9313580Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-08T23:24:07.9337404Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-08T23:24:07.9340583Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-08T23:24:07.9356924Z test api::tests::adapter_is_required ... ok
2026-06-08T23:24:07.9365053Z test api::tests::state_value_is_validated ... ok
2026-06-08T23:24:07.9385837Z test api::tests::surface_parses ... ok
2026-06-08T23:24:08.0792289Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-08T23:24:08.0843598Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-08T23:24:08.0941622Z test api::reporting::tests::history_log_appends ... ok
2026-06-08T23:24:08.0984720Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-08T23:24:08.1055620Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-08T23:24:08.1085263Z test cli::tests::access_subcommands_parse ... ok
2026-06-08T23:24:08.1103617Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-08T23:24:08.1106311Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-08T23:24:08.1108408Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-08T23:24:08.1228667Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-08T23:24:08.1231245Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-08T23:24:08.1323703Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-08T23:24:08.1344441Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-08T23:24:08.1351956Z test cli::tests::digest_flag_defaults ... ok
2026-06-08T23:24:08.1352950Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-08T23:24:08.1381278Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-08T23:24:08.1382595Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-08T23:24:08.1415571Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-08T23:24:08.1441419Z test cli::tests::grant_subcommands_parse ... ok
2026-06-08T23:24:08.1465179Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-08T23:24:08.1521406Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-08T23:24:08.1532880Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-08T23:24:08.1543300Z test cli::tests::invalid_usage_errors ... ok
2026-06-08T23:24:08.1544229Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-08T23:24:08.1655147Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-08T23:24:08.1657957Z test cli::tests::node_level_label_names_an_endpointless_peer ... ok
2026-06-08T23:24:08.1659940Z test cli::tests::node_rows_disambiguate_only_on_label_collision ... ok
2026-06-08T23:24:08.1663153Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-08T23:24:08.1665220Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-08T23:24:08.1668338Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-08T23:24:08.1694473Z test cli::tests::notify_surface_parses ... ok
2026-06-08T23:24:08.1704290Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-08T23:24:08.1714636Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-08T23:24:08.1715734Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-08T23:24:08.1723506Z test cli::tests::ring_timeout_defaults ... ok
2026-06-08T23:24:08.1993827Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-08T23:24:08.2001837Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-08T23:24:08.2046491Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-08T23:24:08.2165919Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-08T23:24:08.2225117Z test api::startup::tests::missing_seed_refused ... ok
2026-06-08T23:24:08.2258792Z test cli::tests::run_bounded_yields_value_or_timeout_default ... ok
2026-06-08T23:24:08.2573344Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-08T23:24:08.2934096Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-08T23:24:08.2979338Z test cli::tests::shell_subcommands_parse ... ok
2026-06-08T23:24:08.2987336Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-08T23:24:08.3073733Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-08T23:24:08.3092715Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-08T23:24:08.3110258Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-08T23:24:08.3127801Z test cli::tests::subcommands_parse ... ok
2026-06-08T23:24:08.3132661Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-08T23:24:08.3134399Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-08T23:24:08.3135751Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-08T23:24:08.3138828Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-08T23:24:08.3141401Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-08T23:24:08.3142550Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-08T23:24:08.3143767Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-08T23:24:08.3145097Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-08T23:24:08.3145971Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-08T23:24:08.3146885Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-08T23:24:08.3148229Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-08T23:24:08.3149403Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-08T23:24:08.3188187Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-08T23:24:08.3190655Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-08T23:24:08.3201120Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-08T23:24:08.3210651Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-08T23:24:08.3222139Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-08T23:24:08.4164541Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-08T23:24:08.5129880Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-08T23:24:08.5157318Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-08T23:24:10.2107012Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-08T23:24:25.5468718Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-08T23:24:25.7037721Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-08T23:24:25.7385637Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-08T23:24:25.7663309Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-08T23:24:25.8769918Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-08T23:24:26.0513974Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-08T23:24:36.3332420Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-08T23:24:36.3376689Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-08T23:24:37.0502474Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-08T23:24:37.1831459Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-08T23:24:37.1831740Z 
2026-06-08T23:24:37.1831903Z test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.64s
2026-06-08T23:24:37.1832242Z 
2026-06-08T23:24:37.1926401Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-c43d7b574b8c3624.exe)
2026-06-08T23:24:37.2209375Z 
2026-06-08T23:24:37.2209507Z running 4 tests
2026-06-08T23:24:38.3253744Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-08T23:24:38.3448627Z SEEDED:16476
2026-06-08T23:24:39.3255784Z test live_agent_lifecycle_e2e ... ok
2026-06-08T23:24:39.4542742Z test mock_adapter_drives_the_full_contract ... ok
2026-06-08T23:24:39.4948680Z SEEDED:16476
2026-06-08T23:24:39.7907681Z test seed_then_listen_binds_and_relays ... ok
2026-06-08T23:24:39.7907858Z 
2026-06-08T23:24:39.7908009Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s
2026-06-08T23:24:39.7908221Z 
2026-06-08T23:24:39.7924647Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-ae703e53d770c527.exe)
2026-06-08T23:24:39.8223997Z 
2026-06-08T23:24:39.8224168Z running 1 test
2026-06-08T23:24:39.8225770Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-08T23:24:39.8225944Z 
2026-06-08T23:24:39.8226105Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:39.8226319Z 
2026-06-08T23:24:39.8238168Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-ff0decc4ee715e6d.exe)
2026-06-08T23:24:39.8741382Z 
2026-06-08T23:24:39.8741490Z running 1 test
2026-06-08T23:24:39.8743028Z test install_script_against_staged_release ... ok
2026-06-08T23:24:39.8743194Z 
2026-06-08T23:24:39.8743369Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:39.8743580Z 
2026-06-08T23:24:39.8754247Z      Running tests\quickstart_e2e.rs (target\debug\deps\quickstart_e2e-40fe6d973ca77fe3.exe)
2026-06-08T23:24:39.8998011Z 
2026-06-08T23:24:39.8998166Z running 1 test
2026-06-08T23:24:42.2812554Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-08T23:24:42.2812855Z 
2026-06-08T23:24:42.2813325Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.38s
2026-06-08T23:24:42.2813565Z 
2026-06-08T23:24:42.2827937Z      Running tests\release_verify_e2e.rs (target\debug\deps\release_verify_e2e-1b15f082c1cc1c6b.exe)
2026-06-08T23:24:42.4762707Z 
2026-06-08T23:24:42.4764446Z running 1 test
2026-06-08T23:24:42.4764676Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-08T23:24:42.4764848Z 
2026-06-08T23:24:42.4765008Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:42.4765214Z 
2026-06-08T23:24:42.4775971Z      Running tests\shell_e2e.rs (target\debug\deps\shell_e2e-8c1b8eed087195b0.exe)
2026-06-08T23:24:42.5036799Z 
2026-06-08T23:24:42.5036888Z running 1 test
2026-06-08T23:24:43.2232402Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-08T23:24:43.2232579Z 
2026-06-08T23:24:43.2232735Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
2026-06-08T23:24:43.2232968Z 
2026-06-08T23:24:43.2247618Z      Running tests\shell_sleepwake_e2e.rs (target\debug\deps\shell_sleepwake_e2e-3b9dec001977547c.exe)
2026-06-08T23:24:43.2544285Z 
2026-06-08T23:24:43.2544373Z running 1 test
2026-06-08T23:24:44.6438657Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-08T23:24:44.6438829Z 
2026-06-08T23:24:44.6438980Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
2026-06-08T23:24:44.6439189Z 
2026-06-08T23:24:44.6454648Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-959199153046bc99.exe)
2026-06-08T23:24:45.2620772Z 
2026-06-08T23:24:45.2621037Z running 214 tests
2026-06-08T23:24:45.2624400Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-08T23:24:45.2624973Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-08T23:24:45.2630690Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-08T23:24:45.2632252Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-08T23:24:45.2632703Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-08T23:24:45.2633062Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-08T23:24:45.2728142Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-08T23:24:45.2731018Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-08T23:24:45.2732115Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-08T23:24:45.2733725Z test config::tests::detached_subnets_knob_defaults_empty ... ok
2026-06-08T23:24:45.2744061Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-08T23:24:45.2750899Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-08T23:24:45.2759816Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-08T23:24:45.2760915Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-08T23:24:45.2761648Z test config::tests::missing_file_is_default ... ok
2026-06-08T23:24:45.2820420Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-08T23:24:45.2824323Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-08T23:24:45.2826103Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-08T23:24:45.2833310Z test daemon::tests::windows_arg_quoting_roundtrips_the_rules ... ok
2026-06-08T23:24:45.2833853Z test deelevate::tests::env_overlay_keeps_explicit_spt_home_alive ... ok
2026-06-08T23:24:45.2834241Z test config::tests::save_load_roundtrip ... ok
2026-06-08T23:24:45.2839476Z test deelevate::tests::plan_spawn_deelevates_only_with_a_target ... ok
2026-06-08T23:24:45.2891194Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-08T23:24:45.2915680Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-08T23:24:45.2916208Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-08T23:24:45.2927610Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-08T23:24:45.2940007Z test applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads ... ok
2026-06-08T23:24:45.2954280Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-08T23:24:45.2958106Z test applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary ... ok
2026-06-08T23:24:45.2959033Z test access::tests::gate_decision_table ... ok
2026-06-08T23:24:45.2959849Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-08T23:24:45.2960651Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-08T23:24:45.2966483Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-08T23:24:45.2966963Z test digesthub::tests::render_is_glanceable ... ok
2026-06-08T23:24:45.2967450Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-08T23:24:45.2968236Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-08T23:24:45.2968741Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-08T23:24:45.2969377Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-08T23:24:45.2972851Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-08T23:24:45.2976115Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-08T23:24:45.2977898Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-08T23:24:45.2979522Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-08T23:24:45.2980939Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-08T23:24:45.2982773Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-08T23:24:45.2985685Z test grants::tests::escalation_answers_apply ... ok
2026-06-08T23:24:45.2988058Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-08T23:24:45.2988959Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-08T23:24:45.2990976Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-08T23:24:45.2991625Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-08T23:24:45.2992926Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-08T23:24:45.2994065Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-08T23:24:45.3083609Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-08T23:24:45.3087126Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-08T23:24:45.3160065Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-08T23:24:45.3184478Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-08T23:24:45.3189767Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-08T23:24:45.3196321Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-08T23:24:45.3200564Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-08T23:24:45.3226637Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-08T23:24:45.3234878Z test applyhost::tests::apply_staged_update_set_selects_local_platform_artifact ... ok
2026-06-08T23:24:45.3240528Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-08T23:24:45.3268656Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-08T23:24:45.3270118Z test machineid::tests::hash_is_domain_separated_and_stable ... ok
2026-06-08T23:24:45.3310983Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-08T23:24:45.3312208Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-08T23:24:45.3314022Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-08T23:24:45.3315104Z test msg::tests::output_envelope_round_trips ... ok
2026-06-08T23:24:45.3316795Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-08T23:24:45.3318112Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-08T23:24:45.3333978Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-08T23:24:45.3659674Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-08T23:24:45.4126410Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-08T23:24:45.4276020Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-08T23:24:45.4535602Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-08T23:24:45.5560197Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-08T23:24:45.6562953Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-08T23:24:45.7483252Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-08T23:24:45.7743273Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-08T23:24:45.8302843Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-08T23:24:45.9313429Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-08T23:24:45.9988977Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-08T23:24:46.0572264Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-08T23:24:46.0981942Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-08T23:24:46.1201591Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-08T23:24:46.1698779Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-08T23:24:46.1699836Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-08T23:24:46.1707611Z test peerloop::tests::advertise_marker_is_taken_exactly_once ... ok
2026-06-08T23:24:46.1708610Z test peerloop::tests::first_tick_is_due_and_never_underflows ... ok
2026-06-08T23:24:46.1817331Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-08T23:24:46.1818752Z test peerloop::tests::push_target_is_the_full_roster_minus_self_and_tombstoned ... ok
2026-06-08T23:24:46.1860062Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-08T23:24:46.1861175Z test peerloop::tests::supervisor_backoff_doubles_caps_and_resets ... ok
2026-06-08T23:24:46.1918345Z test peerloop::tests::seeded_dial_order_fallback_and_writeback ... ok
2026-06-08T23:24:46.1959420Z test peerloop::tests::heartbeat_writes_and_advances ... ok
2026-06-08T23:24:46.2024598Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-08T23:24:46.2076896Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-08T23:24:46.2088451Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-08T23:24:46.2090057Z test propagate::tests::classifier_maps_every_status_shape ... ok
2026-06-08T23:24:46.2167921Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-08T23:24:46.2171068Z test peerloop::tests::supervisor_restarts_a_panicking_pump_until_stop ... ok
2026-06-08T23:24:49.1466732Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-08T23:24:49.3292273Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-08T23:24:49.3805475Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-08T23:24:49.3810068Z test machineid::tests::machine_id_hash_resolves_and_is_stable ... ok
2026-06-08T23:24:49.4682548Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-08T23:24:49.5622885Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-08T23:24:49.5624182Z test reconcile::tests::active_node_wins ... ok
2026-06-08T23:24:49.5625654Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-08T23:24:49.5626946Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-08T23:24:49.5627995Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-08T23:24:49.5912832Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-08T23:24:49.6615923Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-08T23:24:49.7110036Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-08T23:24:49.8010758Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-08T23:24:49.8284960Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-08T23:24:49.9581475Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-08T23:24:49.9657260Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-08T23:24:49.9694909Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-08T23:24:49.9785997Z test registryhost::tests::apply_node_labels_gates_and_merges ... ok
2026-06-08T23:24:49.9894764Z test registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots ... ok
2026-06-08T23:24:50.0427867Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-08T23:24:50.0620511Z test registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices ... ok
2026-06-08T23:24:50.0621612Z test registryhost::tests::superseded_requires_label_and_machine_id_under_other_key ... ok
2026-06-08T23:24:50.0647928Z test registryhost::tests::with_epoch_is_the_one_canonical_counter ... ok
2026-06-08T23:24:50.1557547Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-08T23:24:50.2485096Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-08T23:24:50.2581530Z test relcache::tests::partial_update_set_can_serve_held_platform_only ... ok
2026-06-08T23:24:50.2687660Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-08T23:24:50.2762271Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-08T23:24:50.2795794Z test relcache::tests::update_set_round_trips_and_loads_by_platform ... ok
2026-06-08T23:24:50.2881116Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-08T23:24:50.2971624Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-08T23:24:50.3057351Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-08T23:24:50.3142396Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-08T23:24:50.3143788Z test release::tests::hex_roundtrips ... ok
2026-06-08T23:24:50.3397862Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-08T23:24:50.3517435Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-08T23:24:50.3521410Z test release::tests::revoked_key_is_rejected ... ok
2026-06-08T23:24:50.3522817Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-08T23:24:50.3607808Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-08T23:24:50.3696834Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-08T23:24:50.3783897Z test release::tests::update_set_artifact_mismatch_is_rejected ... ok
2026-06-08T23:24:50.3798676Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-08T23:24:50.3884882Z test release::tests::update_set_missing_platform_is_typed_rejection ... ok
2026-06-08T23:24:50.3956434Z test release::tests::update_set_channel_and_rollback_gates_hold ... ok
2026-06-08T23:24:50.3974418Z test release::tests::update_set_tampering_breaks_whole_set_signature ... ok
2026-06-08T23:24:50.4044666Z test release::tests::update_set_verifies_and_selects_platform_artifact ... ok
2026-06-08T23:24:50.4060410Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-08T23:24:50.4120515Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-08T23:24:50.4200194Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-08T23:24:50.4201198Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-08T23:24:50.4214860Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-08T23:24:50.4310745Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-08T23:24:50.4322284Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-08T23:24:50.4323367Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-08T23:24:50.4505192Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-08T23:24:50.4591649Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-08T23:24:50.4593011Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-08T23:24:50.5223352Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-08T23:24:50.5867786Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-08T23:24:50.6877075Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-08T23:24:50.7591425Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-08T23:24:50.7592688Z test seedproofx::roster_tests::empty_roster_frame_round_trips ... ok
2026-06-08T23:24:50.7594407Z test seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self ... ok
2026-06-08T23:24:50.7595498Z test seedproofx::roster_tests::malformed_roster_frame_rejected ... ok
2026-06-08T23:24:50.7596895Z test seedproofx::roster_tests::roster_frame_round_trips ... ok
2026-06-08T23:24:50.9027319Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-08T23:24:50.9031673Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-08T23:24:50.9032991Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-08T23:24:50.9035878Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-08T23:24:50.9168605Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-08T23:24:50.9232840Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-08T23:24:50.9413988Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-08T23:24:50.9417825Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-08T23:24:50.9691253Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-08T23:24:50.9738718Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-08T23:24:50.9836712Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-08T23:24:51.0061464Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-08T23:24:51.0064234Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-08T23:24:51.0065844Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-08T23:24:51.0081292Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-08T23:24:51.0192707Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-08T23:24:51.0219185Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-08T23:24:51.0431548Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-08T23:24:51.0587118Z test registryhost::tests::evict_silent_peers_never_touches_own_rows ... ok
2026-06-08T23:24:51.0860727Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-08T23:24:51.0862210Z test sync::tests::gate_decision_table ... ok
2026-06-08T23:24:51.1090443Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-08T23:24:51.1096335Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-08T23:24:51.1100097Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-08T23:24:51.1101474Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-08T23:24:51.1102648Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-08T23:24:51.1103945Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-08T23:24:51.1105291Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-08T23:24:51.1281742Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-08T23:24:51.1545488Z test update::tests::plan_verified_update_set_uses_selected_platform_spec ... ok
2026-06-08T23:24:51.1632851Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-08T23:24:51.1732147Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-08T23:24:51.1733432Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-08T23:24:51.1745017Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-08T23:24:51.1891620Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-08T23:24:51.2038212Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-08T23:24:51.2430999Z test relay::tests::run_honors_stop ... ok
2026-06-08T23:24:51.2742605Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-08T23:24:51.2753723Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-08T23:24:52.2614191Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-08T23:24:52.2681349Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-08T23:24:52.2747047Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-08T23:24:52.2810207Z test seedmap::tests::stop_op_acks_then_serve_returns ... ok
2026-06-08T23:24:52.2870920Z test seedmap::tests::take_absent_is_none ... ok
2026-06-08T23:24:52.3009591Z test serveprobe::tests::is_serving_subnet_honors_membership_and_detach ... ok
2026-06-08T23:24:52.3541440Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-08T23:24:52.3883377Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-08T23:24:52.8217956Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-08T23:24:52.8218136Z 
2026-06-08T23:24:52.8218291Z test result: ok. 214 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.56s
2026-06-08T23:24:52.8218505Z 
2026-06-08T23:24:52.8263914Z      Running tests\access.rs (target\debug\deps\access-4d473db1ba43b8d8.exe)
2026-06-08T23:24:52.8589822Z 
2026-06-08T23:24:52.8590024Z running 1 test
2026-06-08T23:24:53.0563850Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-08T23:24:53.0564053Z 
2026-06-08T23:24:53.0564217Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-08T23:24:53.0564494Z 
2026-06-08T23:24:53.0653053Z      Running tests\attach.rs (target\debug\deps\attach-a605e8286ffcb04e.exe)
2026-06-08T23:24:53.0976042Z 
2026-06-08T23:24:53.0976199Z running 3 tests
2026-06-08T23:24:53.2353656Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-08T23:24:53.2445500Z test attach_registers_remote_drive_detection ... ok
2026-06-08T23:24:53.2497324Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-08T23:24:53.2497510Z 
2026-06-08T23:24:53.2497680Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-08T23:24:53.2497926Z 
2026-06-08T23:24:53.2679346Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-eb08b4d3c69ca7fb.exe)
2026-06-08T23:24:53.2968348Z 
2026-06-08T23:24:53.2968647Z running 1 test
2026-06-08T23:24:53.3138974Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-08T23:24:53.3139188Z 
2026-06-08T23:24:53.3139347Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-08T23:24:53.3139790Z 
2026-06-08T23:24:53.3155837Z      Running tests\broker.rs (target\debug\deps\broker-5e0bb42ae1386fb2.exe)
2026-06-08T23:24:53.8543313Z 
2026-06-08T23:24:53.8543542Z running 1 test
2026-06-08T23:24:53.8701243Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-08T23:24:53.8701450Z 
2026-06-08T23:24:53.8701602Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-08T23:24:53.8701805Z 
2026-06-08T23:24:53.8714341Z      Running tests\budget.rs (target\debug\deps\budget-f11f505407817273.exe)
2026-06-08T23:24:54.4186189Z 
2026-06-08T23:24:54.4186434Z running 1 test
2026-06-08T23:24:54.4187811Z test measure_dormant_seat_budget ... ok
2026-06-08T23:24:54.4187957Z 
2026-06-08T23:24:54.4188114Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:24:54.4188323Z 
2026-06-08T23:24:54.4199395Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-3059f6dad04c94e1.exe)
2026-06-08T23:24:55.0590976Z 
2026-06-08T23:24:55.0591259Z running 1 test
2026-06-08T23:24:57.5423793Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-08T23:24:57.5423988Z 
2026-06-08T23:24:57.5424139Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.48s
2026-06-08T23:24:57.5424346Z 
2026-06-08T23:24:57.5441378Z      Running tests\digest.rs (target\debug\deps\digest-afa7ea991e3cc923.exe)
2026-06-08T23:24:57.5720469Z 
2026-06-08T23:24:57.5720600Z running 1 test
2026-06-08T23:24:57.7043618Z test digest_daemon_half_end_to_end ... ok
2026-06-08T23:24:57.7043773Z 
2026-06-08T23:24:57.7043982Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-08T23:24:57.7044316Z 
2026-06-08T23:24:57.7060735Z      Running tests\dispatch.rs (target\debug\deps\dispatch-1459ee9b5c08eba0.exe)
2026-06-08T23:24:57.7376782Z 
2026-06-08T23:24:57.7376891Z running 11 tests
2026-06-08T23:24:57.7382012Z test classify_routes_a_node_label_feed_to_registry ... ok
2026-06-08T23:24:57.8820304Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-08T23:24:58.0507159Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-08T23:24:58.1788879Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-08T23:24:58.2889465Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-08T23:24:58.4453001Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-08T23:24:58.6096964Z test dispatcher_serves_a_subnet_serve_probe ... ok
2026-06-08T23:24:59.7648672Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-08T23:24:59.9336235Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-08T23:25:00.0483835Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-08T23:25:00.2106580Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-08T23:25:00.2106767Z 
2026-06-08T23:25:00.2106921Z test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.47s
2026-06-08T23:25:00.2107159Z 
2026-06-08T23:25:00.2641874Z      Running tests\handoff.rs (target\debug\deps\handoff-0b2649349c5fd193.exe)
2026-06-08T23:25:00.2929722Z 
2026-06-08T23:25:00.2929960Z running 1 test
2026-06-08T23:25:00.4766801Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-08T23:25:00.4767006Z 
2026-06-08T23:25:00.4767160Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
2026-06-08T23:25:00.4767388Z 
2026-06-08T23:25:00.4781559Z      Running tests\idempotent.rs (target\debug\deps\idempotent-a13aee9a7d31b288.exe)
2026-06-08T23:25:01.0267582Z 
2026-06-08T23:25:01.0267845Z running 1 test
2026-06-08T23:25:01.1015658Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-08T23:25:01.1015847Z 
2026-06-08T23:25:01.1015997Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-08T23:25:01.1016211Z 
2026-06-08T23:25:01.1080077Z      Running tests\mesh.rs (target\debug\deps\mesh-3d5b89b925d855a7.exe)
2026-06-08T23:25:01.1389003Z 
2026-06-08T23:25:01.1389098Z running 2 tests
2026-06-08T23:25:01.4691114Z test staggered_offliner_still_meshes ... ok
2026-06-08T23:25:01.8368468Z test all_online_star_a_reaches_c_b_never_relays ... ok
2026-06-08T23:25:01.8368646Z 
2026-06-08T23:25:01.8368794Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
2026-06-08T23:25:01.8369004Z 
2026-06-08T23:25:01.8541943Z      Running tests\netbroker.rs (target\debug\deps\netbroker-657a0f4675eb9f9e.exe)
2026-06-08T23:25:02.5017889Z 
2026-06-08T23:25:02.5018136Z running 5 tests
2026-06-08T23:25:02.5047065Z test netless_broker_probes_gracefully ... ok
2026-06-08T23:25:02.5443668Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-08T23:25:02.5451167Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-08T23:25:03.3551236Z test brain_dials_second_broker_over_loopback ... ok
2026-06-08T23:25:03.4539995Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-08T23:25:03.4540210Z 
2026-06-08T23:25:03.4540435Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
2026-06-08T23:25:03.4540641Z 
2026-06-08T23:25:03.4608211Z      Running tests\netstream.rs (target\debug\deps\netstream-b886cb2afa3fabe8.exe)
2026-06-08T23:25:03.5000892Z 
2026-06-08T23:25:03.5001128Z running 2 tests
2026-06-08T23:25:03.7373327Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-08T23:25:03.8210024Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-08T23:25:03.8210285Z 
2026-06-08T23:25:03.8210508Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-08T23:25:03.8211218Z 
2026-06-08T23:25:03.8358594Z      Running tests\notifsync.rs (target\debug\deps\notifsync-04ee05c90ccbabba.exe)
2026-06-08T23:25:03.8674344Z 
2026-06-08T23:25:03.8674626Z running 1 test
2026-06-08T23:25:04.0656648Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-08T23:25:04.0656866Z 
2026-06-08T23:25:04.0657107Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-08T23:25:04.0657610Z 
2026-06-08T23:25:04.0748311Z      Running tests\pairjoin.rs (target\debug\deps\pairjoin-44db195b2abeeddc.exe)
2026-06-08T23:25:04.7155193Z 
2026-06-08T23:25:04.7155445Z running 1 test
2026-06-08T23:25:05.0134885Z test daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end ... ok
2026-06-08T23:25:05.0135189Z 
2026-06-08T23:25:05.0135340Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
2026-06-08T23:25:05.0135581Z 
2026-06-08T23:25:05.0166530Z      Running tests\peerloop.rs (target\debug\deps\peerloop-19645d3b75a676df.exe)
2026-06-08T23:25:05.6510417Z 
2026-06-08T23:25:05.6510669Z running 1 test
2026-06-08T23:25:06.9470320Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-08T23:25:06.9470530Z 
2026-06-08T23:25:06.9470781Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
2026-06-08T23:25:06.9471261Z 
2026-06-08T23:25:06.9519688Z      Running tests\presence.rs (target\debug\deps\presence-58ba8bdb2afa2c07.exe)
2026-06-08T23:25:07.5848108Z 
2026-06-08T23:25:07.5848357Z running 2 tests
2026-06-08T23:25:07.7981763Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-08T23:25:10.7468620Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-08T23:25:10.7468815Z 
2026-06-08T23:25:10.7468972Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.16s
2026-06-08T23:25:10.7469190Z 
2026-06-08T23:25:10.7513012Z      Running tests\propagate.rs (target\debug\deps\propagate-825f3ab6423a4ac3.exe)
2026-06-08T23:25:11.3921896Z 
2026-06-08T23:25:11.3922157Z running 6 tests
2026-06-08T23:25:11.5286754Z test untrusted_origin_gets_no_offer ... ok
2026-06-08T23:25:11.5374042Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-08T23:25:11.5473494Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-08T23:25:11.6284068Z test update_set_propagates_selected_platform_artifact ... ok
2026-06-08T23:25:11.7673251Z test status_query_drives_the_convergence_table_end_to_end ... ok
2026-06-08T23:25:11.7707977Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-08T23:25:11.7708155Z 
2026-06-08T23:25:11.7708322Z test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
2026-06-08T23:25:11.7708535Z 
2026-06-08T23:25:11.8045580Z      Running tests\replicate.rs (target\debug\deps\replicate-5e15165343a6e500.exe)
2026-06-08T23:25:12.4388844Z 
2026-06-08T23:25:12.4389091Z running 1 test
2026-06-08T23:25:13.2463413Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-08T23:25:13.2463620Z 
2026-06-08T23:25:13.2463844Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
2026-06-08T23:25:13.2464200Z 
2026-06-08T23:25:13.2560897Z      Running tests\rosterprop.rs (target\debug\deps\rosterprop-09f83d8d8f4ed679.exe)
2026-06-08T23:25:13.8827230Z 
2026-06-08T23:25:13.8827530Z running 2 tests
2026-06-08T23:25:13.9685566Z test roster_exchange_never_leaks_unproven_subnets ... ok
2026-06-08T23:25:13.9691186Z test roster_propagates_transitively_on_connect ... ok
2026-06-08T23:25:13.9691354Z 
2026-06-08T23:25:13.9691524Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-08T23:25:13.9691735Z 
2026-06-08T23:25:13.9725848Z      Running tests\seedproofx.rs (target\debug\deps\seedproofx-bca461fb23e851a8.exe)
2026-06-08T23:25:14.0734927Z 
2026-06-08T23:25:14.0735225Z running 4 tests
2026-06-08T23:25:14.1731048Z test both_members_prove_and_cache_the_shared_subnet ... ok
2026-06-08T23:25:14.1735668Z test proven_verdict_is_the_shared_set ... ok
2026-06-08T23:25:16.2583787Z test no_shared_subnet_is_dropped ... ok
2026-06-08T23:25:16.2595068Z test wrong_seed_is_dropped ... ok
2026-06-08T23:25:16.2595199Z 
2026-06-08T23:25:16.2595365Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s
2026-06-08T23:25:16.2595577Z 
2026-06-08T23:25:16.2630968Z      Running tests\shellchan.rs (target\debug\deps\shellchan-b6b2607846c1374b.exe)
2026-06-08T23:25:16.8738335Z 
2026-06-08T23:25:16.8738595Z running 2 tests
2026-06-08T23:25:17.0236248Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-08T23:25:17.0728396Z test hung_shell_stalls_no_other_owner ... ok
2026-06-08T23:25:17.0728559Z 
2026-06-08T23:25:17.0728710Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-08T23:25:17.0728917Z 
2026-06-08T23:25:17.0834984Z      Running tests\sync.rs (target\debug\deps\sync-4ed83275acf6c32c.exe)
2026-06-08T23:25:17.7112392Z 
2026-06-08T23:25:17.7112656Z running 3 tests
2026-06-08T23:25:19.8078059Z test torn_pull_recovers_by_repulling ... ok
2026-06-08T23:25:21.9692781Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-08T23:25:22.5692887Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-08T23:25:22.5693184Z 
2026-06-08T23:25:22.5693362Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.86s
2026-06-08T23:25:22.5693618Z 
2026-06-08T23:25:22.5919025Z      Running tests\twohost.rs (target\debug\deps\twohost-eb7240460a90dd06.exe)
2026-06-08T23:25:23.2187675Z 
2026-06-08T23:25:23.2187936Z running 2 tests
2026-06-08T23:25:23.2189769Z test two_host_ladder_role_a ... ok
2026-06-08T23:25:23.2189951Z test two_host_ladder_role_b ... ok
2026-06-08T23:25:23.2190059Z 
2026-06-08T23:25:23.2190296Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:23.2190508Z 
2026-06-08T23:25:23.2206988Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-3296b590d5b617e6.exe)
2026-06-08T23:25:23.2509514Z 
2026-06-08T23:25:23.2509610Z running 2 tests
2026-06-08T23:25:23.4834760Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-08T23:25:23.5097867Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-08T23:25:23.5098061Z 
2026-06-08T23:25:23.5098215Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-08T23:25:23.5098430Z 
2026-06-08T23:25:23.5152441Z      Running tests\xfer.rs (target\debug\deps\xfer-f163972fd438b705.exe)
2026-06-08T23:25:23.5463683Z 
2026-06-08T23:25:23.5463823Z running 2 tests
2026-06-08T23:25:23.6911076Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-08T23:25:24.6549744Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-08T23:25:24.6549947Z 
2026-06-08T23:25:24.6550100Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
2026-06-08T23:25:24.6550321Z 
2026-06-08T23:25:24.6650056Z      Running unittests src\lib.rs (target\debug\deps\spt_live-1f65933493dba96d.exe)
2026-06-08T23:25:24.9255104Z 
2026-06-08T23:25:24.9255357Z running 49 tests
2026-06-08T23:25:24.9259024Z test context::tests::direct_always_writes ... ok
2026-06-08T23:25:24.9260042Z test context::tests::llm_past_window_writes ... ok
2026-06-08T23:25:24.9260437Z test context::tests::llm_within_window_suppressed ... ok
2026-06-08T23:25:24.9260802Z test echo::tests::provenance_is_stamped ... ok
2026-06-08T23:25:24.9261098Z test context::tests::llm_over_llm_writes ... ok
2026-06-08T23:25:24.9261775Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-08T23:25:24.9464682Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-08T23:25:24.9466477Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-08T23:25:24.9468115Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-08T23:25:24.9469734Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-08T23:25:24.9471432Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-08T23:25:24.9472576Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-08T23:25:24.9473786Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-08T23:25:24.9475258Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-08T23:25:24.9476497Z test psyche::tests::prompt_without_event ... ok
2026-06-08T23:25:24.9526962Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-08T23:25:24.9574102Z test history::tests::fetcher_yields_records ... ok
2026-06-08T23:25:24.9589004Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-08T23:25:24.9593577Z test history::tests::native_missing_log_is_empty ... ok
2026-06-08T23:25:24.9636717Z test echo::tests::echo_nonzero_errors ... ok
2026-06-08T23:25:24.9659259Z test history::tests::native_reads_logged_records ... ok
2026-06-08T23:25:24.9719540Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-08T23:25:24.9742136Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-08T23:25:24.9981012Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-08T23:25:25.2357858Z test history::tests::fetcher_timeout_errors ... ok
2026-06-08T23:25:25.6118102Z test ingest::tests::both_drops_ingested ... ok
2026-06-08T23:25:26.1036401Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-08T23:25:26.1043549Z test ingest::tests::no_drops_is_empty ... ok
2026-06-08T23:25:26.1044522Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-08T23:25:26.1045578Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-08T23:25:26.1046497Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-08T23:25:26.1055930Z test signoff::tests::stale_signoff_swept ... ok
2026-06-08T23:25:26.1334743Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-08T23:25:26.1592436Z test turn::tests::turn_captures_stdout ... ok
2026-06-08T23:25:26.4255391Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-08T23:25:27.3660029Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-08T23:25:27.4005286Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-08T23:25:27.4021161Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-08T23:25:27.8776970Z test pulse::tests::tick_ingests_drops ... ok
2026-06-08T23:25:27.8793072Z test pulse::tests::tick_reports_idle ... ok
2026-06-08T23:25:28.3959358Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-08T23:25:28.7087704Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-08T23:25:29.4536593Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-08T23:25:30.7853326Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-08T23:25:30.8140341Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-08T23:25:31.8121809Z test resume::tests::download_composes_two_tiers ... ok
2026-06-08T23:25:31.8408915Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-08T23:25:31.8414850Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-08T23:25:32.8364832Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-08T23:25:32.8365025Z 
2026-06-08T23:25:32.8365180Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.91s
2026-06-08T23:25:32.8365412Z 
2026-06-08T23:25:32.8378117Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-54756dbaa9ab6a44.exe)
2026-06-08T23:25:32.8640477Z 
2026-06-08T23:25:32.8640585Z running 28 tests
2026-06-08T23:25:32.8644628Z test emit::tests::typed_envelope_body_passes_through_verbatim ... ok
2026-06-08T23:25:32.8646421Z test emit::tests::frame_renders_msg_envelope ... ok
2026-06-08T23:25:32.8646913Z test emit::tests::multiline_body_escapes_and_round_trips ... ok
2026-06-08T23:25:32.8647327Z test emit::tests::parse_frame_shapes ... ok
2026-06-08T23:25:32.8647655Z test emit::tests::anonymous_frame_still_enveloped ... ok
2026-06-08T23:25:32.8648265Z test emit::tests::oversized_line_chunks_into_event_parts ... ok
2026-06-08T23:25:32.8648622Z test deliver::tests::deferred_send_validates ... ok
2026-06-08T23:25:32.8655283Z test ring::tests::ring_no_perch ... ok
2026-06-08T23:25:32.9179725Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-08T23:25:32.9181065Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-08T23:25:32.9181965Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-08T23:25:32.9187297Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-08T23:25:32.9191293Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-08T23:25:32.9234263Z test listener::tests::drop_unregisters_address ... ok
2026-06-08T23:25:32.9732140Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-08T23:25:32.9906623Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-08T23:25:32.9965861Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-08T23:25:33.0110420Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-08T23:25:33.0152970Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-08T23:25:33.0213765Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-08T23:25:33.0264707Z test ready::tests::backlog_drains_on_start ... ok
2026-06-08T23:25:33.0319998Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-08T23:25:33.0682633Z test deliver::tests::send_outcome_mapping ... ok
2026-06-08T23:25:33.0725855Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-08T23:25:33.0966886Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-08T23:25:33.1455408Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-08T23:25:33.4547841Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-08T23:25:35.1417842Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-08T23:25:35.1418055Z 
2026-06-08T23:25:35.1418218Z test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.28s
2026-06-08T23:25:35.1418427Z 
2026-06-08T23:25:35.1434258Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-a33973110fb29176.exe)
2026-06-08T23:25:35.3416571Z 
2026-06-08T23:25:35.3416779Z running 2 tests
2026-06-08T23:25:35.4786911Z test offline_then_online_delivers_backlog ... ok
2026-06-08T23:25:35.5681375Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-08T23:25:35.5681552Z 
2026-06-08T23:25:35.5681711Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-08T23:25:35.5681914Z 
2026-06-08T23:25:35.5696348Z      Running unittests src\lib.rs (target\debug\deps\spt_net-b846c9ab08ba9035.exe)
2026-06-08T23:25:36.2143812Z 
2026-06-08T23:25:36.2144071Z running 120 tests
2026-06-08T23:25:36.2147634Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-08T23:25:36.2150578Z test net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-08T23:25:36.2151102Z test net::endpoint::tests::keep_alive_is_under_idle_timeout ... ok
2026-06-08T23:25:36.2152462Z test net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed ... ok
2026-06-08T23:25:36.2153003Z test net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive ... ok
2026-06-08T23:25:36.2155857Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:25:36.2157374Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:25:36.2157787Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:25:36.2158801Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-08T23:25:36.2159307Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-08T23:25:36.2159683Z test net::mesh::seedproof::tests::wrong_subnet_fails ... ok
2026-06-08T23:25:36.2160079Z test net::mesh::seedproof::tests::wrong_epoch_fails ... ok
2026-06-08T23:25:36.2160479Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-08T23:25:36.2160902Z test net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ ... ok
2026-06-08T23:25:36.2161626Z test net::mesh::seedproof::tests::forged_proof_fails ... ok
2026-06-08T23:25:36.2162214Z test net::mesh::seedproof::tests::mutual_requires_both_sides ... ok
2026-06-08T23:25:36.2162641Z test net::mesh::seedproof::tests::cross_connection_replay_fails ... ok
2026-06-08T23:25:36.2163102Z test net::pairing::ntp::tests::offset_applies_signed_and_saturates ... ok
2026-06-08T23:25:36.2163575Z test net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies ... ok
2026-06-08T23:25:36.2164086Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-08T23:25:36.2164624Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-08T23:25:36.2165123Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-08T23:25:36.2165672Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-08T23:25:36.2166205Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-08T23:25:36.2166647Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-08T23:25:36.2167060Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-08T23:25:36.2167510Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-08T23:25:36.2168011Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-08T23:25:36.2168546Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-08T23:25:36.2169285Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-08T23:25:36.2169790Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-08T23:25:36.2170880Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-08T23:25:36.2172983Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-08T23:25:36.2173562Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-08T23:25:36.2174899Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-08T23:25:36.2176011Z test net::pairing::ntp::tests::unreachable_server_falls_back ... ok
2026-06-08T23:25:36.2176587Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-08T23:25:36.2177576Z test net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp ... ok
2026-06-08T23:25:36.2178183Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-08T23:25:36.2178833Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-08T23:25:36.2179481Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-08T23:25:36.2180234Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-08T23:25:36.2180828Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-08T23:25:36.2184145Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-08T23:25:36.2186805Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-08T23:25:36.2187532Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-08T23:25:36.2188158Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-08T23:25:36.2189109Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-08T23:25:36.2189873Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-08T23:25:36.2190750Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-08T23:25:36.2191930Z test net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips ... ok
2026-06-08T23:25:36.2195127Z test net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips ... ok
2026-06-08T23:25:36.2522344Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-08T23:25:36.2608238Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-08T23:25:36.2856806Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-08T23:25:36.2859962Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-08T23:25:36.2860445Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-08T23:25:36.2861970Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-08T23:25:36.2862580Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-08T23:25:36.2863136Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-08T23:25:36.2865927Z test net::registry::tests::evicting_dead_node_clears_phantom_ambiguity ... ok
2026-06-08T23:25:36.2866873Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-08T23:25:36.2868751Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-08T23:25:36.2869764Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-08T23:25:36.2870258Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-08T23:25:36.2871030Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-08T23:25:36.2873948Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-08T23:25:36.2874595Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-08T23:25:36.2875604Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-08T23:25:36.2876214Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-08T23:25:36.2876660Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-08T23:25:36.2879815Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-08T23:25:36.2880286Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-08T23:25:36.2881891Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-08T23:25:36.2882721Z test net::registry::tests::node_level_label_lease_persist_prune_and_serde ... ok
2026-06-08T23:25:36.2883688Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-08T23:25:36.2884249Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-08T23:25:36.2885704Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-08T23:25:36.2888019Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-08T23:25:36.2894876Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-08T23:25:36.2899535Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-08T23:25:36.2902420Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-08T23:25:36.2904770Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-08T23:25:36.2905588Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-08T23:25:36.2906846Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-08T23:25:36.2908285Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-08T23:25:36.2908672Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-08T23:25:36.2908977Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-08T23:25:36.2909501Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-08T23:25:36.2910013Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-08T23:25:36.2910453Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-08T23:25:36.2910902Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-08T23:25:36.2912192Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-08T23:25:36.2912833Z test net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat ... ok
2026-06-08T23:25:36.2913560Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-08T23:25:36.2914074Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-08T23:25:36.2914619Z test net::serveprobe::tests::records_round_trip_and_degrade ... ok
2026-06-08T23:25:36.2915163Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-08T23:25:36.2915886Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:25:36.2916510Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:25:36.2917025Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-08T23:25:36.2917436Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:25:36.2918143Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:25:36.2918680Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-08T23:25:36.2919176Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:25:36.2920995Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-08T23:25:36.2921534Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-08T23:25:36.2921991Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-08T23:25:36.2922270Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-08T23:25:36.2922561Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-08T23:25:36.2922906Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-08T23:25:36.3289548Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-08T23:25:36.3292714Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-08T23:25:36.3303821Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-08T23:25:36.3538307Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-08T23:25:36.3667264Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-08T23:25:36.4025334Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-08T23:25:36.4046046Z test net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster ... ok
2026-06-08T23:25:36.4052503Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-08T23:25:36.4104235Z test net::pairing::wire::tests::wrong_code_fails_and_records_no_membership ... ok
2026-06-08T23:25:36.4104444Z 
2026-06-08T23:25:36.4104598Z test result: ok. 119 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-08T23:25:36.4104804Z 
2026-06-08T23:25:36.4141783Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-bc567bca9e1bda60.exe)
2026-06-08T23:25:36.4818222Z 
2026-06-08T23:25:36.4818368Z running 54 tests
2026-06-08T23:25:36.4824383Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-08T23:25:36.4825646Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-08T23:25:36.4825910Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-08T23:25:36.4826175Z test addr::tests::display_round_trips ... ok
2026-06-08T23:25:36.4826552Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-08T23:25:36.4827395Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-08T23:25:36.4828069Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-08T23:25:36.4828394Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-08T23:25:36.4828710Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-08T23:25:36.4829039Z test endpoint::tests::broker_and_node_families ... ok
2026-06-08T23:25:36.4830644Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-08T23:25:36.4831068Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-08T23:25:36.4831460Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-08T23:25:36.4831890Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-08T23:25:36.4832304Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-08T23:25:36.4832800Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-08T23:25:36.4833371Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-08T23:25:36.4833890Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-08T23:25:36.4834237Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-08T23:25:36.4834473Z test envelope::tests::parser_both_tags_present ... ok
2026-06-08T23:25:36.4835201Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-08T23:25:36.4835551Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-08T23:25:36.4835853Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-08T23:25:36.4836142Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-08T23:25:36.4836397Z test event::tests::alarm_event_round_trips ... ok
2026-06-08T23:25:36.4836684Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-08T23:25:36.4837095Z test event::tests::attr_order_preserved ... ok
2026-06-08T23:25:36.4837338Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-08T23:25:36.4838074Z test event::tests::empty_body_envelope_parses ... ok
2026-06-08T23:25:36.4838554Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-08T23:25:36.4839035Z test event::tests::msg_event_round_trips ... ok
2026-06-08T23:25:36.4839512Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-08T23:25:36.4840027Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-08T23:25:36.4840471Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-08T23:25:36.4840861Z test id::tests::accepts_japanese_scripts ... ok
2026-06-08T23:25:36.4841334Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-08T23:25:36.4841745Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-08T23:25:36.4842145Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-08T23:25:36.4842533Z test id::tests::reports_bad_char_position ... ok
2026-06-08T23:25:36.4842889Z test id::tests::reserves_address_delimiters ... ok
2026-06-08T23:25:36.4843274Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-08T23:25:36.4843643Z test payload::tests::base64_known_vectors ... ok
2026-06-08T23:25:36.4843910Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-08T23:25:36.4844158Z test payload::tests::command_payload_round_trips ... ok
2026-06-08T23:25:36.4844376Z test payload::tests::text_payload_round_trips ... ok
2026-06-08T23:25:36.4844613Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-08T23:25:36.4844854Z test version::tests::current_version_self_compatible ... ok
2026-06-08T23:25:36.4845078Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-08T23:25:36.4845318Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-08T23:25:36.4845569Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-08T23:25:36.4845797Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-08T23:25:36.4927219Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-08T23:25:36.5003595Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-08T23:25:36.5175084Z test identity::tests::sign_verify_round_trip ... ok
2026-06-08T23:25:36.5175334Z 
2026-06-08T23:25:36.5175856Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-08T23:25:36.5176166Z 
2026-06-08T23:25:36.5188848Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-c0a71521dd38568b.exe)
2026-06-08T23:25:36.8027766Z 
2026-06-08T23:25:36.8027986Z running 26 tests
2026-06-08T23:25:36.8045211Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-08T23:25:36.8052347Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-08T23:25:36.8053645Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-08T23:25:36.8054323Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-08T23:25:36.8055306Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-08T23:25:36.8056237Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-08T23:25:36.8056747Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-08T23:25:36.8057234Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-08T23:25:36.8057725Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-08T23:25:36.8058471Z test manifest::tests::shell_fixture_parses ... ok
2026-06-08T23:25:36.8058895Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-08T23:25:36.8059307Z test runtime::tests::fills_known_placeholders ... ok
2026-06-08T23:25:36.8059698Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-08T23:25:36.8060419Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-08T23:25:36.8060860Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-08T23:25:36.8061230Z test runtime::tests::unknown_role_errors ... ok
2026-06-08T23:25:36.8067459Z test manifest::tests::round_trips_through_toml ... ok
2026-06-08T23:25:36.8068983Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-08T23:25:36.8084242Z test manifest::tests::manifest_schema_shape ... ok
2026-06-08T23:25:36.8120569Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-08T23:25:36.8157476Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-08T23:25:36.8200612Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-08T23:25:36.8223575Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-08T23:25:36.8304903Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-08T23:25:36.8331830Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-08T23:25:37.1219933Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-08T23:25:37.1220130Z 
2026-06-08T23:25:37.1220289Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-08T23:25:37.1220502Z 
2026-06-08T23:25:37.1235509Z      Running unittests src\lib.rs (target\debug\deps\spt_store-432c0e5acca4d6e6.exe)
2026-06-08T23:25:37.3812665Z 
2026-06-08T23:25:37.3812780Z running 145 tests
2026-06-08T23:25:37.3818277Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-08T23:25:37.3818732Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-08T23:25:37.3819034Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-08T23:25:37.3819402Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-08T23:25:37.3819848Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-08T23:25:37.3820101Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-08T23:25:37.3820966Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-08T23:25:37.3822603Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-08T23:25:37.3823706Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-08T23:25:37.3824054Z test contextmark::tests::merge_decisions ... ok
2026-06-08T23:25:37.3824859Z test attachment::tests::boot_reset_and_serving_filter ... ok
2026-06-08T23:25:37.3825630Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-08T23:25:37.3825943Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-08T23:25:37.3857082Z test attachment::tests::corrupt_file_degrades_to_attached ... ok
2026-06-08T23:25:37.3880624Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-08T23:25:37.3890233Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-08T23:25:37.3905234Z test access::tests::recent_outbound_persists ... ok
2026-06-08T23:25:37.3918986Z test attachment::tests::attached_default_flip_roundtrip ... ok
2026-06-08T23:25:37.3934585Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-08T23:25:37.3959272Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-08T23:25:37.3961330Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-08T23:25:37.3985463Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-08T23:25:37.3988761Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-08T23:25:37.3990247Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-08T23:25:37.3991569Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-08T23:25:37.4153007Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-08T23:25:37.4314260Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-08T23:25:37.4346857Z test history::tests::appends_one_record_per_line ... ok
2026-06-08T23:25:37.4360219Z test home::tests::home_assignment_matrix ... ok
2026-06-08T23:25:37.4366352Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-08T23:25:37.4462344Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-08T23:25:37.4511740Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-08T23:25:37.4524872Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-08T23:25:37.4622621Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-08T23:25:37.4736024Z test info::tests::corrupt_content_returns_none ... ok
2026-06-08T23:25:37.4817884Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-08T23:25:37.4903812Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-08T23:25:37.5038905Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-08T23:25:37.5277229Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-08T23:25:37.5281755Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-08T23:25:37.5482283Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-08T23:25:37.5616380Z test info::tests::set_status_marks_existing_record ... ok
2026-06-08T23:25:37.5670907Z test info::tests::write_read_round_trip ... ok
2026-06-08T23:25:37.5748821Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-08T23:25:37.5922415Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-08T23:25:37.6127889Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-08T23:25:37.6128673Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-08T23:25:37.6237637Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-08T23:25:37.6413914Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-08T23:25:37.6518801Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-08T23:25:37.6648971Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-08T23:25:37.7039558Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-08T23:25:37.7305312Z test contextstore::tests::invalid_id_refused ... ok
2026-06-08T23:25:37.7639891Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-08T23:25:37.7642909Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-08T23:25:37.7643753Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-08T23:25:37.8112383Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-08T23:25:37.8169714Z test peeraddrs::tests::corrupt_file_degrades_to_empty ... ok
2026-06-08T23:25:37.8176474Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-08T23:25:37.8220497Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-08T23:25:37.8281609Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-08T23:25:37.8315717Z test perch::tests::classification_matrix ... ok
2026-06-08T23:25:37.8370592Z test peeraddrs::tests::record_is_one_step_and_skips_noops ... ok
2026-06-08T23:25:37.8375546Z test peeraddrs::tests::put_get_roundtrip_and_noop_reput ... ok
2026-06-08T23:25:37.8386112Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-08T23:25:37.8407289Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-08T23:25:37.8408502Z test perch::tests::resolve_self_is_flat ... ok
2026-06-08T23:25:37.8445947Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-08T23:25:37.8446471Z test proc::tests::current_process_is_alive ... ok
2026-06-08T23:25:37.8451305Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-08T23:25:37.8454040Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-08T23:25:37.8454966Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-08T23:25:37.8455516Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-08T23:25:37.8503291Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-08T23:25:37.8570283Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-08T23:25:37.8904617Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-08T23:25:37.9762598Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-08T23:25:37.9929419Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-08T23:25:38.0557023Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-08T23:25:38.0697628Z test registry::tests::register_and_lookup ... ok
2026-06-08T23:25:38.1150552Z test registry::tests::reregister_replaces_address ... ok
2026-06-08T23:25:38.1529795Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-08T23:25:38.1678755Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-08T23:25:38.1890506Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-08T23:25:38.2022127Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-08T23:25:38.2041661Z test roster::tests::is_member_any_spans_subnets_and_honors_tombstones ... ok
2026-06-08T23:25:38.2051617Z test roster::tests::merge_entry_is_strictly_greater_lease_wins ... ok
2026-06-08T23:25:38.2154373Z test roster::tests::merge_is_commutative_and_idempotent ... ok
2026-06-08T23:25:38.2237727Z test roster::tests::offline_member_persists_through_silence_and_reload ... ok
2026-06-08T23:25:38.2238335Z test roster::tests::roster_for_projects_one_subnets_slice ... ok
2026-06-08T23:25:38.2258617Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-08T23:25:38.2307145Z test roster::tests::tombstone_dominates_suppresses_reinsert_and_clears ... ok
2026-06-08T23:25:38.2322007Z test roster::tests::tombstones_are_scoped_and_merge ... ok
2026-06-08T23:25:38.2323991Z test roster::tests::upsert_self_overwrites_unconditionally ... ok
2026-06-08T23:25:38.2324738Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-08T23:25:38.2349834Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-08T23:25:38.2402574Z test roster::tests::serde_additive_and_degrades_to_empty ... ok
2026-06-08T23:25:38.2655529Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-08T23:25:38.2660270Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-08T23:25:38.2673293Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-08T23:25:38.2891309Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-08T23:25:38.3285651Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-08T23:25:38.3920325Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-08T23:25:38.4031396Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-08T23:25:38.4479079Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-08T23:25:38.4544120Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-08T23:25:38.4599766Z test spool::tests::reopen_is_idempotent ... ok
2026-06-08T23:25:38.4656652Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-08T23:25:38.4766264Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-08T23:25:38.4768667Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-08T23:25:38.4803861Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-08T23:25:38.4806620Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-08T23:25:38.4822777Z test project::tests::derivation_ladder ... ok
2026-06-08T23:25:38.4829889Z test subnet::tests::remove_drops_membership ... ok
2026-06-08T23:25:38.4836769Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-08T23:25:38.4874489Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-08T23:25:38.5000696Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-08T23:25:38.5114928Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-08T23:25:38.5453721Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-08T23:25:38.5619094Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-08T23:25:38.6365987Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-08T23:25:38.8516434Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-08T23:25:38.8793902Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-08T23:25:38.8800680Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-08T23:25:38.8810928Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-08T23:25:38.8927182Z test visibility::tests::override_wins_both_directions ... ok
2026-06-08T23:25:38.8987804Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-08T23:25:38.8996189Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-08T23:25:38.9089385Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-08T23:25:38.9187883Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-08T23:25:38.9237757Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-08T23:25:39.0240012Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-08T23:25:39.0710533Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-08T23:25:42.1055270Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-08T23:25:42.2598981Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-08T23:25:42.4334933Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-08T23:25:42.9470640Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-08T23:25:43.3004927Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-08T23:25:43.8592384Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-08T23:25:44.0384148Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-08T23:25:44.1005559Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-08T23:25:44.3919300Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-08T23:25:45.1215242Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-08T23:25:45.3151320Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-08T23:25:46.3435808Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-08T23:25:46.3436039Z 
2026-06-08T23:25:46.3436206Z test result: ok. 145 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.96s
2026-06-08T23:25:46.3436417Z 
2026-06-08T23:25:46.3450924Z      Running unittests src\lib.rs (target\debug\deps\spt_term-74bd7a24d796ce71.exe)
2026-06-08T23:25:46.4973626Z 
2026-06-08T23:25:46.4973880Z running 8 tests
2026-06-08T23:25:46.4977630Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-08T23:25:46.4979198Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-08T23:25:46.4989912Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-08T23:25:46.5030555Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-08T23:25:46.5034105Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-08T23:25:46.5034900Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-08T23:25:46.5036191Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-08T23:25:46.5038661Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-08T23:25:46.5038859Z 
2026-06-08T23:25:46.5039010Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-08T23:25:46.5039455Z 
2026-06-08T23:25:46.5052803Z      Running tests\digest.rs (target\debug\deps\digest-e9490eddd0b299e5.exe)
2026-06-08T23:25:46.6724207Z 
2026-06-08T23:25:46.6724405Z running 1 test
2026-06-08T23:25:48.7451559Z test digest_parses_a_real_pty_stream ... ok
2026-06-08T23:25:48.7451792Z 
2026-06-08T23:25:48.7452021Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
2026-06-08T23:25:48.7452317Z 
2026-06-08T23:25:48.7467386Z      Running tests\dsr.rs (target\debug\deps\dsr-bb02bb1e7e1b2eb0.exe)
2026-06-08T23:25:48.8082965Z 
2026-06-08T23:25:48.8083155Z running 2 tests
2026-06-08T23:25:48.8309186Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-08T23:25:48.8309533Z test drain_forwards_child_output ... ok
2026-06-08T23:25:48.8309731Z 
2026-06-08T23:25:48.8309979Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-08T23:25:48.8310204Z 
2026-06-08T23:25:48.8320915Z      Running tests\inject.rs (target\debug\deps\inject-32a2863b27d4f2aa.exe)
2026-06-08T23:25:48.8923507Z 
2026-06-08T23:25:48.8923674Z running 2 tests
2026-06-08T23:25:48.9223425Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-08T23:25:48.9223788Z test ctrl_c_interrupts_the_child ... ok
2026-06-08T23:25:48.9223974Z 
2026-06-08T23:25:48.9224127Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-08T23:25:48.9224348Z 
2026-06-08T23:25:48.9234770Z      Running tests\stream.rs (target\debug\deps\stream-263c71936e44123d.exe)
2026-06-08T23:25:48.9875536Z 
2026-06-08T23:25:48.9875849Z running 2 tests
2026-06-08T23:25:49.0095813Z test delivers_every_value_under_resize ... ok
2026-06-08T23:25:50.0005288Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-08T23:25:50.0005483Z 
2026-06-08T23:25:50.0005646Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-08T23:25:50.0005855Z 
2026-06-08T23:25:50.0017717Z      Running tests\surface.rs (target\debug\deps\surface-33c67254ab7d373f.exe)
2026-06-08T23:25:50.0599461Z 
2026-06-08T23:25:50.0599616Z running 1 test
2026-06-08T23:25:50.0693353Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-08T23:25:50.0693789Z 
2026-06-08T23:25:50.0694048Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-08T23:25:50.0694405Z 
2026-06-08T23:25:50.0707897Z      Running unittests src\main.rs (target\debug\deps\xtask-d6d6c9744b517f44.exe)
2026-06-08T23:25:50.0975215Z 
2026-06-08T23:25:50.0975340Z running 1 test
2026-06-08T23:25:50.0977592Z test converge_tests::converge_table_renders_rows_and_success_predicate ... ok
2026-06-08T23:25:50.0977801Z 
2026-06-08T23:25:50.0977961Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:50.0978164Z 
2026-06-08T23:25:50.0987376Z    Doc-tests spt_daemon
2026-06-08T23:25:50.4611545Z 
2026-06-08T23:25:50.4611837Z running 0 tests
2026-06-08T23:25:50.4611953Z 
2026-06-08T23:25:50.4612127Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:50.4612331Z 
2026-06-08T23:25:50.4674674Z    Doc-tests spt_live
2026-06-08T23:25:50.5258493Z 
2026-06-08T23:25:50.5258682Z running 0 tests
2026-06-08T23:25:50.5258834Z 
2026-06-08T23:25:50.5259072Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:50.5259382Z 
2026-06-08T23:25:50.5305361Z    Doc-tests spt_msg
2026-06-08T23:25:50.5773926Z 
2026-06-08T23:25:50.5774073Z running 0 tests
2026-06-08T23:25:50.5774184Z 
2026-06-08T23:25:50.5774349Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:50.5774560Z 
2026-06-08T23:25:50.5818995Z    Doc-tests spt_net
2026-06-08T23:25:50.8007668Z 
2026-06-08T23:25:50.8007960Z running 0 tests
2026-06-08T23:25:50.8008117Z 
2026-06-08T23:25:50.8008648Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:50.8008956Z 
2026-06-08T23:25:50.8069434Z    Doc-tests spt_proto
2026-06-08T23:25:50.8514007Z 
2026-06-08T23:25:50.8514198Z running 0 tests
2026-06-08T23:25:50.8515339Z 
2026-06-08T23:25:50.8515597Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:50.8515821Z 
2026-06-08T23:25:50.8560437Z    Doc-tests spt_runtime
2026-06-08T23:25:51.0078461Z 
2026-06-08T23:25:51.0078723Z running 0 tests
2026-06-08T23:25:51.0078903Z 
2026-06-08T23:25:51.0079070Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:51.0079281Z 
2026-06-08T23:25:51.0134144Z    Doc-tests spt_store
2026-06-08T23:25:51.1433345Z 
2026-06-08T23:25:51.1433567Z running 0 tests
2026-06-08T23:25:51.1433685Z 
2026-06-08T23:25:51.1433854Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:51.1434078Z 
2026-06-08T23:25:51.1490453Z    Doc-tests spt_term
2026-06-08T23:25:51.1969537Z 
2026-06-08T23:25:51.1969630Z running 0 tests
2026-06-08T23:25:51.1969732Z 
2026-06-08T23:25:51.1970063Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-08T23:25:51.1970281Z 
2026-06-08T23:25:56.3128740Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-08T23:25:56.3129097Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-08T23:25:56.3180330Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-08T23:25:56.3180545Z ##[endgroup]
2026-06-08T23:25:57.1698125Z     Checking cfg-if v1.0.4
2026-06-08T23:25:57.1698315Z     Checking windows-link v0.2.1
2026-06-08T23:25:57.1698513Z     Checking typenum v1.20.1
2026-06-08T23:25:57.1703440Z     Checking critical-section v1.2.0
2026-06-08T23:25:57.1703728Z     Checking memchr v2.8.1
2026-06-08T23:25:57.1703981Z     Checking subtle v2.6.1
2026-06-08T23:25:57.1714633Z     Checking smallvec v1.15.1
2026-06-08T23:25:57.1715795Z     Checking equivalent v1.0.2
2026-06-08T23:25:57.1717233Z     Checking serde_core v1.0.228
2026-06-08T23:25:57.1717422Z     Checking itoa v1.0.18
2026-06-08T23:25:57.1718076Z     Checking cpufeatures v0.2.17
2026-06-08T23:25:57.1718418Z     Checking pin-project-lite v0.2.17
2026-06-08T23:25:57.1718699Z     Checking hashbrown v0.17.1
2026-06-08T23:25:57.1718961Z     Checking log v0.4.32
2026-06-08T23:25:57.1721010Z     Checking rand_core v0.10.1
2026-06-08T23:25:57.1728463Z     Checking zeroize v1.8.2
2026-06-08T23:25:57.2231372Z     Checking windows-sys v0.61.2
2026-06-08T23:25:57.2239488Z     Checking getrandom v0.2.17
2026-06-08T23:25:57.2547004Z     Checking futures-core v0.3.32
2026-06-08T23:25:57.2704621Z     Checking bytes v1.11.1
2026-06-08T23:25:57.2705007Z     Checking stable_deref_trait v1.2.1
2026-06-08T23:25:57.3169056Z     Checking zerofrom v0.1.8
2026-06-08T23:25:57.3169478Z     Checking libc v0.2.186
2026-06-08T23:25:57.3300484Z     Checking futures-sink v0.3.32
2026-06-08T23:25:57.3363577Z     Checking futures-io v0.3.32
2026-06-08T23:25:57.3419342Z     Checking bitflags v2.12.1
2026-06-08T23:25:57.3443456Z     Checking slab v0.4.12
2026-06-08T23:25:57.3502126Z     Checking futures-task v0.3.32
2026-06-08T23:25:57.3582487Z     Checking rand_core v0.6.4
2026-06-08T23:25:57.3633061Z     Checking getrandom v0.4.2
2026-06-08T23:25:57.3653824Z     Checking zerocopy v0.8.50
2026-06-08T23:25:57.4209160Z     Checking futures-channel v0.3.32
2026-06-08T23:25:57.4237510Z     Checking yoke v0.8.3
2026-06-08T23:25:57.4572765Z     Checking signature v2.2.0
2026-06-08T23:25:57.4587280Z     Checking zmij v1.0.21
2026-06-08T23:25:57.4778802Z     Checking fastrand v2.4.1
2026-06-08T23:25:57.4788375Z     Checking libsqlite3-sys v0.30.1
2026-06-08T23:25:57.4836239Z     Checking fallible-iterator v0.3.0
2026-06-08T23:25:57.5121622Z     Checking writeable v0.6.3
2026-06-08T23:25:57.5136151Z     Checking fallible-streaming-iterator v0.1.9
2026-06-08T23:25:57.5765602Z     Checking ed25519 v2.2.3
2026-06-08T23:25:57.6245492Z     Checking zerovec v0.11.6
2026-06-08T23:25:57.6254444Z     Checking litemap v0.8.2
2026-06-08T23:25:57.6292551Z     Checking futures-util v0.3.32
2026-06-08T23:25:57.6557006Z     Checking zerotrie v0.2.4
2026-06-08T23:25:57.6582258Z     Checking windows_x86_64_msvc v0.52.6
2026-06-08T23:25:57.6807544Z     Checking utf8_iter v1.0.4
2026-06-08T23:25:57.6884346Z     Checking icu_normalizer_data v2.2.0
2026-06-08T23:25:57.7126402Z     Checking icu_properties_data v2.2.0
2026-06-08T23:25:57.7155307Z     Checking percent-encoding v2.3.2
2026-06-08T23:25:57.7189499Z     Checking indexmap v2.14.0
2026-06-08T23:25:57.7384223Z     Checking windows-targets v0.52.6
2026-06-08T23:25:57.7763467Z     Checking cpufeatures v0.3.0
2026-06-08T23:25:57.7792770Z     Checking http v1.4.1
2026-06-08T23:25:57.8058726Z     Checking windows-sys v0.59.0
2026-06-08T23:25:57.8085831Z     Checking thiserror v2.0.18
2026-06-08T23:25:57.8155343Z     Checking rustls-pki-types v1.14.1
2026-06-08T23:25:57.8245406Z     Checking untrusted v0.9.0
2026-06-08T23:25:57.8455778Z     Checking form_urlencoded v1.2.2
2026-06-08T23:25:57.8654687Z     Checking chacha20 v0.10.0
2026-06-08T23:25:57.8830730Z    Compiling strsim v0.11.1
2026-06-08T23:25:57.9088843Z    Compiling fnv v1.0.7
2026-06-08T23:25:57.9355004Z     Checking windows-result v0.4.1
2026-06-08T23:25:57.9386103Z     Checking ring v0.17.14
2026-06-08T23:25:57.9738805Z     Checking windows-strings v0.5.1
2026-06-08T23:25:58.0436037Z     Checking scopeguard v1.2.0
2026-06-08T23:25:58.0930271Z     Checking rand v0.10.1
2026-06-08T23:25:58.0938994Z    Compiling darling_core v0.20.11
2026-06-08T23:25:58.1504518Z     Checking lock_api v0.4.14
2026-06-08T23:25:58.1527853Z     Checking atomic-waker v1.1.2
2026-06-08T23:25:58.1613324Z     Checking const-oid v0.10.2
2026-06-08T23:25:58.1861747Z     Checking tinystr v0.8.3
2026-06-08T23:25:58.2119247Z     Checking generic-array v0.14.7
2026-06-08T23:25:58.2486971Z     Checking potential_utf v0.1.5
2026-06-08T23:25:58.3068168Z     Checking num-traits v0.2.19
2026-06-08T23:25:58.3525341Z     Checking derive_more v2.1.1
2026-06-08T23:25:58.3653870Z     Checking hybrid-array v0.4.12
2026-06-08T23:25:58.3714240Z     Checking icu_collections v2.2.0
2026-06-08T23:25:58.3801662Z     Checking icu_locale_core v2.2.0
2026-06-08T23:25:58.4427025Z     Checking base64ct v1.8.3
2026-06-08T23:25:58.4497135Z     Checking http-body v1.0.1
2026-06-08T23:25:58.4888272Z     Checking httparse v1.10.1
2026-06-08T23:25:58.6132959Z     Checking base64 v0.22.1
2026-06-08T23:25:58.6226227Z     Checking tinyvec_macros v0.1.1
2026-06-08T23:25:58.7073963Z     Checking pem-rfc7468 v1.0.0
2026-06-08T23:25:58.7101610Z     Checking data-encoding v2.11.0
2026-06-08T23:25:58.7163126Z     Checking try-lock v0.2.5
2026-06-08T23:25:58.7215965Z     Checking tower-service v0.3.3
2026-06-08T23:25:58.8119785Z     Checking tinyvec v1.11.0
2026-06-08T23:25:58.8120190Z     Checking want v0.3.1
2026-06-08T23:25:58.8185631Z     Checking crypto-common v0.1.7
2026-06-08T23:25:58.8526569Z     Checking block-buffer v0.10.4
2026-06-08T23:25:58.8780066Z     Checking der v0.8.0-rc.10
2026-06-08T23:25:58.9193843Z     Checking block-buffer v0.12.0
2026-06-08T23:25:58.9330981Z     Checking crypto-common v0.2.2
2026-06-08T23:25:58.9704075Z     Checking inout v0.1.4
2026-06-08T23:25:58.9826319Z     Checking windows-core v0.62.2
2026-06-08T23:25:58.9908687Z     Checking digest v0.10.7
2026-06-08T23:25:59.0060003Z     Checking n0-error v0.1.3
2026-06-08T23:25:59.0845094Z     Checking winapi v0.3.9
2026-06-08T23:25:59.1182093Z    Compiling anyhow v1.0.102
2026-06-08T23:25:59.1479043Z     Checking rustls-webpki v0.103.13
2026-06-08T23:25:59.1569351Z     Checking icu_provider v2.2.0
2026-06-08T23:25:59.1835144Z     Checking serial-core v0.4.0
2026-06-08T23:25:59.2006007Z     Checking curve25519-dalek v4.1.3
2026-06-08T23:25:59.2136584Z     Checking sha2 v0.10.9
2026-06-08T23:25:59.2265253Z     Checking httpdate v1.0.3
2026-06-08T23:25:59.2579900Z     Checking serde v1.0.228
2026-06-08T23:25:59.3113530Z     Checking serde_json v1.0.150
2026-06-08T23:25:59.3199497Z     Checking spin v0.10.0
2026-06-08T23:25:59.3760588Z     Checking icu_normalizer v2.2.0
2026-06-08T23:25:59.4343326Z     Checking icu_properties v2.2.0
2026-06-08T23:25:59.4783219Z     Checking parking v2.2.1
2026-06-08T23:25:59.5701344Z     Checking cordyceps v0.3.4
2026-06-08T23:25:59.5955438Z     Checking diatomic-waker v0.2.3
2026-06-08T23:25:59.6066337Z     Checking digest v0.11.3
2026-06-08T23:25:59.6809487Z     Checking futures-lite v2.6.1
2026-06-08T23:25:59.6826451Z     Checking serial-windows v0.4.0
2026-06-08T23:25:59.7257003Z     Checking pin-project v1.1.13
2026-06-08T23:25:59.7357618Z     Checking portable-atomic v1.13.1
2026-06-08T23:25:59.7675027Z     Checking ipnet v2.12.0
2026-06-08T23:25:59.8010701Z     Checking toml_datetime v0.6.11
2026-06-08T23:25:59.8134152Z     Checking serde_spanned v0.6.9
2026-06-08T23:25:59.8326402Z     Checking futures-buffered v0.2.13
2026-06-08T23:25:59.8401496Z     Checking spki v0.8.0-rc.4
2026-06-08T23:25:59.9837294Z     Checking thiserror v1.0.69
2026-06-08T23:25:59.9902024Z     Checking cipher v0.4.4
2026-06-08T23:26:00.0036128Z     Checking memoffset v0.6.5
2026-06-08T23:26:00.0474382Z     Checking universal-hash v0.5.1
2026-06-08T23:26:00.0564048Z     Checking ed25519-dalek v2.2.0
2026-06-08T23:26:00.0850254Z     Checking parking_lot_core v0.9.12
2026-06-08T23:26:00.0927571Z     Checking aho-corasick v1.1.4
2026-06-08T23:26:00.1005624Z     Checking sync_wrapper v1.0.2
2026-06-08T23:26:00.1081257Z     Checking winnow v0.7.15
2026-06-08T23:26:00.1096665Z     Checking toml_write v0.1.2
2026-06-08T23:26:00.1622430Z     Checking opaque-debug v0.3.1
2026-06-08T23:26:00.2102364Z     Checking byteorder v1.5.0
2026-06-08T23:26:00.2117966Z     Checking once_cell v1.21.4
2026-06-08T23:26:00.2276705Z     Checking lazy_static v1.5.0
2026-06-08T23:26:00.2374252Z     Checking regex-syntax v0.8.10
2026-06-08T23:26:00.2478055Z     Checking spt-proto v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-08T23:26:00.2739248Z     Checking pin-utils v0.1.0
2026-06-08T23:26:00.3041331Z     Checking bitflags v1.3.2
2026-06-08T23:26:00.3356345Z     Checking either v1.16.0
2026-06-08T23:26:00.3708268Z    Compiling powerfmt v0.2.0
2026-06-08T23:26:00.3776896Z     Checking nix v0.25.1
2026-06-08T23:26:00.3991140Z     Checking hash32 v0.2.1
2026-06-08T23:26:00.4076966Z     Checking tracing-core v0.1.36
2026-06-08T23:26:00.4101362Z     Checking rustls v0.23.40
2026-06-08T23:26:00.4536753Z     Checking shared_library v0.1.9
2026-06-08T23:26:00.5108931Z     Checking idna_adapter v1.2.2
2026-06-08T23:26:00.5355097Z     Checking prefix-trie v0.8.4
2026-06-08T23:26:00.5646383Z    Compiling deranged v0.5.8
2026-06-08T23:26:00.5841541Z     Checking parking_lot v0.12.5
2026-06-08T23:26:00.5981190Z     Checking polyval v0.6.2
2026-06-08T23:26:00.6054728Z     Checking ref-cast v1.0.25
2026-06-08T23:26:00.6332460Z     Checking idna v1.1.0
2026-06-08T23:26:00.7084640Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-08T23:26:00.7385565Z     Checking futures-executor v0.3.32
2026-06-08T23:26:00.7580819Z     Checking pkcs8 v0.11.0-rc.10
2026-06-08T23:26:00.7818770Z     Checking tracing v0.1.44
2026-06-08T23:26:00.8014731Z     Checking serial v0.4.0
2026-06-08T23:26:00.8697825Z     Checking crossbeam-utils v0.8.21
2026-06-08T23:26:00.8931873Z     Checking spin v0.9.8
2026-06-08T23:26:00.9007036Z     Checking windows-threading v0.2.1
2026-06-08T23:26:00.9051668Z     Checking url v2.5.8
2026-06-08T23:26:01.0262625Z    Compiling time-core v0.1.8
2026-06-08T23:26:01.0280829Z     Checking signature v3.0.0
2026-06-08T23:26:01.0852789Z     Checking dyn-clone v1.0.20
2026-06-08T23:26:01.1131406Z     Checking shell-words v1.1.1
2026-06-08T23:26:01.1243023Z     Checking ahash v0.8.12
2026-06-08T23:26:01.1591723Z     Checking downcast-rs v1.2.1
2026-06-08T23:26:01.1900988Z    Compiling num-conv v0.2.2
2026-06-08T23:26:01.2041445Z    Compiling darling_macro v0.20.11
2026-06-08T23:26:01.2171310Z     Checking tower-layer v0.3.3
2026-06-08T23:26:01.2295437Z     Checking winreg v0.10.1
2026-06-08T23:26:01.2826749Z     Checking filedescriptor v0.8.3
2026-06-08T23:26:01.2869418Z     Checking schemars v1.2.1
2026-06-08T23:26:01.2904855Z     Checking ed25519 v3.0.0-rc.4
2026-06-08T23:26:01.3109908Z    Compiling proc-macro-crate v3.5.0
2026-06-08T23:26:01.3191925Z     Checking hashbrown v0.14.5
2026-06-08T23:26:01.3733153Z     Checking hickory-proto v0.26.0-beta.4
2026-06-08T23:26:01.3840876Z     Checking heapless v0.7.17
2026-06-08T23:26:01.4091471Z     Checking windows-future v0.3.2
2026-06-08T23:26:01.4323458Z     Checking futures v0.3.32
2026-06-08T23:26:01.4489226Z     Checking portable-pty v0.8.1
2026-06-08T23:26:01.4841713Z     Checking ghash v0.5.1
2026-06-08T23:26:01.5242186Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-08T23:26:01.6355887Z     Checking ctr v0.9.2
2026-06-08T23:26:01.6733595Z     Checking toml_edit v0.22.27
2026-06-08T23:26:01.7219958Z     Checking aes v0.8.4
2026-06-08T23:26:01.7968838Z    Compiling time v0.3.47
2026-06-08T23:26:01.8515996Z     Checking hashlink v0.9.1
2026-06-08T23:26:01.8751636Z     Checking sha2 v0.11.0-rc.5
2026-06-08T23:26:01.8915607Z     Checking windows-collections v0.3.2
2026-06-08T23:26:01.9118739Z     Checking regex-automata v0.4.14
2026-06-08T23:26:01.9304880Z     Checking windows-numerics v0.3.1
2026-06-08T23:26:02.0222108Z     Checking aead v0.5.2
2026-06-08T23:26:02.0411097Z     Checking http-body-util v0.1.3
2026-06-08T23:26:02.0928467Z     Checking cobs v0.3.0
2026-06-08T23:26:02.0928848Z     Checking widestring v1.2.1
2026-06-08T23:26:02.1196437Z    Compiling darling v0.20.11
2026-06-08T23:26:02.1327522Z     Checking rusqlite v0.32.1
2026-06-08T23:26:02.1581225Z     Checking aes-gcm v0.10.3
2026-06-08T23:26:02.2472082Z     Checking postcard v1.1.3
2026-06-08T23:26:02.2681119Z    Compiling num_enum_derive v0.7.6
2026-06-08T23:26:02.3083015Z     Checking data-encoding-macro v0.1.20
2026-06-08T23:26:02.3685668Z    Compiling derive_builder_core v0.20.2
2026-06-08T23:26:02.3935750Z     Checking windows v0.62.2
2026-06-08T23:26:02.3936153Z     Checking crossbeam-channel v0.5.15
2026-06-08T23:26:02.5090338Z     Checking crossbeam-epoch v0.9.18
2026-06-08T23:26:02.5667129Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-08T23:26:02.6032593Z     Checking chrono v0.4.45
2026-06-08T23:26:02.7695304Z     Checking windows-registry v0.6.1
2026-06-08T23:26:02.7695892Z     Checking uuid v1.23.2
2026-06-08T23:26:02.8563221Z     Checking spt-store v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-08T23:26:02.8832875Z     Checking ryu v1.0.23
2026-06-08T23:26:02.9520028Z     Checking sorted-index-buffer v0.2.1
2026-06-08T23:26:02.9589233Z     Checking mac-addr v0.3.0
2026-06-08T23:26:02.9658602Z     Checking lru-slab v0.1.2
2026-06-08T23:26:03.0526279Z     Checking xml-rs v0.8.28
2026-06-08T23:26:03.0573718Z     Checking toml v0.8.23
2026-06-08T23:26:03.0968014Z     Checking identity-hash v0.1.0
2026-06-08T23:26:03.1012468Z     Checking allocator-api2 v0.2.21
2026-06-08T23:26:03.1166323Z     Checking foldhash v0.2.0
2026-06-08T23:26:03.1389561Z     Checking rustc-hash v2.1.2
2026-06-08T23:26:03.1999130Z     Checking tagptr v0.2.0
2026-06-08T23:26:03.2017201Z     Checking iroh-metrics v0.38.3
2026-06-08T23:26:03.2410618Z     Checking iroh-base v0.98.0
2026-06-08T23:26:03.2633413Z     Checking noq-proto v0.17.0
2026-06-08T23:26:03.3371129Z     Checking moka v0.12.15
2026-06-08T23:26:03.4215054Z     Checking num_enum v0.7.6
2026-06-08T23:26:03.4237654Z     Checking hashbrown v0.16.1
2026-06-08T23:26:03.4317704Z     Checking strum v0.28.0
2026-06-08T23:26:03.4751248Z     Checking attohttpc v0.30.1
2026-06-08T23:26:03.5365961Z     Checking simple-dns v0.9.3
2026-06-08T23:26:03.5391048Z    Compiling derive_builder_macro v0.20.2
2026-06-08T23:26:03.5508729Z     Checking xmltree v0.10.3
2026-06-08T23:26:03.5895820Z     Checking arrayvec v0.7.6
2026-06-08T23:26:03.5896185Z     Checking regex v1.12.3
2026-06-08T23:26:03.6050256Z     Checking sha1_smol v1.0.1
2026-06-08T23:26:03.6975701Z     Checking resolv-conf v0.7.6
2026-06-08T23:26:03.7340057Z     Checking constant_time_eq v0.4.2
2026-06-08T23:26:03.7512644Z     Checking smol_str v0.1.24
2026-06-08T23:26:03.7817584Z     Checking simdutf8 v0.1.5
2026-06-08T23:26:03.8065871Z     Checking arrayref v0.3.9
2026-06-08T23:26:03.8105015Z     Checking serde_bytes v0.11.19
2026-06-08T23:26:03.8459854Z     Checking hmac v0.12.1
2026-06-08T23:26:03.8782609Z     Checking webpki-roots v1.0.7
2026-06-08T23:26:03.8794522Z     Checking cmov v0.5.4
2026-06-08T23:26:03.8826686Z     Checking blake3 v1.8.5
2026-06-08T23:26:03.9117602Z     Checking sha1 v0.10.6
2026-06-08T23:26:03.9313317Z    Compiling derive_builder v0.20.2
2026-06-08T23:26:03.9551150Z     Checking recvmsg v1.0.0
2026-06-08T23:26:03.9694626Z     Checking once_cell_polyfill v1.70.2
2026-06-08T23:26:03.9743219Z     Checking hkdf v0.12.4
2026-06-08T23:26:03.9948482Z     Checking utf8parse v0.2.2
2026-06-08T23:26:04.0329564Z     Checking anstyle v1.0.14
2026-06-08T23:26:04.0350028Z     Checking lru v0.16.4
2026-06-08T23:26:04.0632928Z     Checking colorchoice v1.0.5
2026-06-08T23:26:04.0794132Z     Checking is_terminal_polyfill v1.70.2
2026-06-08T23:26:04.1030690Z     Checking anstyle-parse v1.0.0
2026-06-08T23:26:04.1032937Z     Checking ctutils v0.4.2
2026-06-08T23:26:04.1113073Z     Checking spake2 v0.4.0
2026-06-08T23:26:04.1448447Z     Checking clap_lex v1.1.0
2026-06-08T23:26:04.1719848Z    Compiling vergen-lib v9.1.0
2026-06-08T23:26:04.1865017Z    Compiling vergen-lib v0.1.6
2026-06-08T23:26:04.1865394Z     Checking qrcode v0.14.1
2026-06-08T23:26:04.2157760Z     Checking mock-adapter v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-08T23:26:04.3292712Z    Compiling vergen v9.1.0
2026-06-08T23:26:04.3697202Z    Compiling vergen-gitcl v1.0.8
2026-06-08T23:26:04.3744886Z     Checking spt-msg v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-08T23:26:04.5333377Z     Checking spt-term v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-08T23:26:04.5333870Z     Checking spt-runtime v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-08T23:26:04.6959492Z    Compiling iroh-relay v0.98.0
2026-06-08T23:26:04.7607784Z     Checking socket2 v0.6.4
2026-06-08T23:26:04.7608026Z     Checking mio v1.2.1
2026-06-08T23:26:04.7608226Z     Checking tempfile v3.27.0
2026-06-08T23:26:04.7608736Z     Checking netdev v0.42.0
2026-06-08T23:26:04.7609275Z     Checking rustls-platform-verifier v0.7.0
2026-06-08T23:26:04.7609718Z     Checking seize v0.5.1
2026-06-08T23:26:04.7610060Z     Checking interprocess v2.4.2
2026-06-08T23:26:04.7610353Z     Checking anstyle-wincon v3.0.11
2026-06-08T23:26:04.7610657Z     Checking anstyle-query v1.1.5
2026-06-08T23:26:04.7611955Z     Checking terminal_size v0.4.4
2026-06-08T23:26:04.9048636Z     Checking anstream v1.0.0
2026-06-08T23:26:04.9324515Z     Checking papaya v0.2.4
2026-06-08T23:26:05.0161483Z     Checking noq-udp v0.10.0
2026-06-08T23:26:05.0853419Z     Checking ipconfig v0.3.4
2026-06-08T23:26:05.1278490Z     Checking tokio v1.52.3
2026-06-08T23:26:05.1390945Z     Checking clap_builder v4.6.0
2026-06-08T23:26:05.6508685Z     Checking spt-live v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-08T23:26:06.2645167Z     Checking clap v4.6.1
2026-06-08T23:26:07.3009448Z     Checking tokio-util v0.7.18
2026-06-08T23:26:07.3009759Z     Checking tokio-rustls v0.26.4
2026-06-08T23:26:07.3010005Z     Checking tower v0.5.3
2026-06-08T23:26:07.3010318Z     Checking acto v0.8.2
2026-06-08T23:26:07.3010749Z     Checking backon v1.6.0
2026-06-08T23:26:07.5721185Z     Checking tower-http v0.6.11
2026-06-08T23:26:07.5783298Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-08T23:26:07.6639912Z     Checking h2 v0.4.14
2026-06-08T23:26:07.6640126Z     Checking n0-future v0.3.2
2026-06-08T23:26:07.6640467Z     Checking tokio-stream v0.1.18
2026-06-08T23:26:07.6640799Z     Checking tokio-websockets v0.13.2
2026-06-08T23:26:07.7751381Z     Checking n0-watcher v0.6.1
2026-06-08T23:26:07.7751725Z     Checking iroh-dns v0.98.0
2026-06-08T23:26:07.9335610Z     Checking noq v0.18.0
2026-06-08T23:26:08.7615410Z     Checking wmi v0.18.4
2026-06-08T23:26:09.0776849Z     Checking netwatch v0.16.0
2026-06-08T23:26:09.4477645Z     Checking hyper v1.10.1
2026-06-08T23:26:09.4477867Z     Checking hickory-net v0.26.0-beta.4
2026-06-08T23:26:10.0395433Z     Checking hyper-util v0.1.20
2026-06-08T23:26:10.0832516Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-08T23:26:10.6875684Z     Checking hyper-rustls v0.27.9
2026-06-08T23:26:10.6875913Z     Checking igd-next v0.17.1
2026-06-08T23:26:10.8004234Z     Checking reqwest v0.13.4
2026-06-08T23:26:10.9271963Z     Checking portmapper v0.16.0
2026-06-08T23:26:11.9523046Z     Checking iroh v0.98.2
2026-06-08T23:26:15.1053397Z     Checking spt-net v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-08T23:26:16.2400139Z     Checking spt-daemon v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-08T23:26:18.4414925Z     Checking spt v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-08T23:26:18.9607205Z     Checking xtask v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-08T23:26:20.8977393Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.26s
2026-06-08T23:26:21.0399967Z ##[group]Run actions/checkout@v5
2026-06-08T23:26:21.0400169Z with:
2026-06-08T23:26:21.0400308Z   repository: SaberMage/spt-shell-notify
2026-06-08T23:26:21.0400488Z   path: .adapter-notify
2026-06-08T23:26:21.0402484Z   token: ***
2026-06-08T23:26:21.0402633Z   ssh-strict: true
2026-06-08T23:26:21.0402757Z   ssh-user: git
2026-06-08T23:26:21.0402888Z   persist-credentials: true
2026-06-08T23:26:21.0403031Z   clean: true
2026-06-08T23:26:21.0403165Z   sparse-checkout-cone-mode: true
2026-06-08T23:26:21.0403321Z   fetch-depth: 1
2026-06-08T23:26:21.0403441Z   fetch-tags: false
2026-06-08T23:26:21.0403569Z   show-progress: true
2026-06-08T23:26:21.0403697Z   lfs: false
2026-06-08T23:26:21.0403811Z   submodules: false
2026-06-08T23:26:21.0403939Z   set-safe-directory: true
2026-06-08T23:26:21.0404079Z ##[endgroup]
2026-06-08T23:26:21.1068475Z Syncing repository: SaberMage/spt-shell-notify
2026-06-08T23:26:21.1073932Z ##[group]Getting Git version info
2026-06-08T23:26:21.1074381Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-08T23:26:21.1383476Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-08T23:26:21.1595060Z git version 2.43.0.windows.1
2026-06-08T23:26:21.1620222Z ##[endgroup]
2026-06-08T23:26:21.1627820Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\864d689f-0fb8-4474-a09a-192fb55dd767\.gitconfig'
2026-06-08T23:26:21.1640708Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\864d689f-0fb8-4474-a09a-192fb55dd767' before making global git config changes
2026-06-08T23:26:21.1641170Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T23:26:21.1646129Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-08T23:26:21.1868884Z ##[group]Initializing the repository
2026-06-08T23:26:21.1873842Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-08T23:26:21.2183020Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-08T23:26:21.2208726Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-08T23:26:21.2442951Z ##[endgroup]
2026-06-08T23:26:21.2443192Z ##[group]Disabling automatic garbage collection
2026-06-08T23:26:21.2447436Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-08T23:26:21.2695947Z ##[endgroup]
2026-06-08T23:26:21.2696198Z ##[group]Setting up auth
2026-06-08T23:26:21.2696496Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-08T23:26:21.2878135Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-08T23:26:21.6556221Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T23:26:21.6781043Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-08T23:26:22.0278498Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T23:26:22.0490810Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-08T23:26:22.3987901Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-08T23:26:22.4274530Z ##[endgroup]
2026-06-08T23:26:22.4274788Z ##[group]Determining the default branch
2026-06-08T23:26:22.4277262Z Retrieving the default branch name
2026-06-08T23:26:22.7873737Z Default branch 'main'
2026-06-08T23:26:22.7874091Z ##[endgroup]
2026-06-08T23:26:22.7874361Z ##[group]Fetching the repository
2026-06-08T23:26:22.7880688Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-08T23:26:23.5364190Z From https://github.com/SaberMage/spt-shell-notify
2026-06-08T23:26:23.5364447Z  * [new branch]      main       -> origin/main
2026-06-08T23:26:23.5474472Z ##[endgroup]
2026-06-08T23:26:23.5474706Z ##[group]Determining the checkout info
2026-06-08T23:26:23.5475671Z ##[endgroup]
2026-06-08T23:26:23.5480720Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-08T23:26:23.5716449Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-08T23:26:23.5921283Z ##[group]Checking out the ref
2026-06-08T23:26:23.5925359Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-08T23:26:23.6218307Z branch 'main' set up to track 'origin/main'.
2026-06-08T23:26:23.6218507Z Reset branch 'main'
2026-06-08T23:26:23.6238105Z ##[endgroup]
2026-06-08T23:26:23.6452437Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-08T23:26:23.6638775Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-08T23:26:23.6859207Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-08T23:26:23.6859554Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-08T23:26:23.6912323Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-08T23:26:23.6912544Z ##[endgroup]
2026-06-08T23:26:23.9548904Z     Updating crates.io index
2026-06-08T23:26:24.0990116Z      Locking 11 packages to latest compatible versions
2026-06-08T23:26:24.1368739Z    Compiling zmij v1.0.21
2026-06-08T23:26:24.1369077Z    Compiling serde_core v1.0.228
2026-06-08T23:26:24.1369268Z    Compiling serde_json v1.0.150
2026-06-08T23:26:24.1369495Z    Compiling memchr v2.8.1
2026-06-08T23:26:24.1369998Z    Compiling itoa v1.0.18
2026-06-08T23:26:26.1931363Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-08T23:26:26.5223712Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
2026-06-08T23:26:26.6255299Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-08T23:26:26.6255648Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-08T23:26:26.6308597Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-08T23:26:26.6308810Z env:
2026-06-08T23:26:26.6309079Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-08T23:26:26.6309384Z ##[endgroup]
2026-06-08T23:26:27.3559223Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
2026-06-08T23:26:27.3747938Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-ae703e53d770c527.exe)
2026-06-08T23:26:27.3863898Z 
2026-06-08T23:26:27.3863995Z running 1 test
2026-06-08T23:26:28.1845499Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-08T23:26:28.1845710Z 
2026-06-08T23:26:28.1845904Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
2026-06-08T23:26:28.1846115Z 
2026-06-08T23:26:28.2680251Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-08T23:26:28.2680580Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-08T23:26:28.2732344Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-08T23:26:28.2732554Z env:
2026-06-08T23:26:28.2732664Z   SPT_INSTALL_E2E: 1
2026-06-08T23:26:28.2732794Z ##[endgroup]
2026-06-08T23:26:28.9855660Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
2026-06-08T23:26:29.0031641Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-ff0decc4ee715e6d.exe)
2026-06-08T23:26:29.0152144Z 
2026-06-08T23:26:29.0152335Z running 1 test
2026-06-08T23:26:36.4058843Z test install_script_against_staged_release ... ok
2026-06-08T23:26:36.4059035Z 
2026-06-08T23:26:36.4059195Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.39s
2026-06-08T23:26:36.4059410Z 
2026-06-08T23:26:36.4882225Z ##[group]Run cargo run -p xtask -- check
2026-06-08T23:26:36.4882512Z [36;1mcargo run -p xtask -- check[0m
2026-06-08T23:26:36.4933828Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-08T23:26:36.4934081Z ##[endgroup]
2026-06-08T23:26:37.1289072Z    Compiling windows-sys v0.61.2
2026-06-08T23:26:37.1359717Z    Compiling darling_core v0.20.11
2026-06-08T23:26:37.1407539Z    Compiling fastrand v2.4.1
2026-06-08T23:26:37.1510539Z    Compiling windows-sys v0.59.0
2026-06-08T23:26:37.2313551Z    Compiling futures-lite v2.6.1
2026-06-08T23:26:37.6319200Z    Compiling spt-msg v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-08T23:26:37.7578590Z    Compiling spt-runtime v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-08T23:26:37.7579013Z    Compiling spt-term v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-08T23:26:38.2647422Z    Compiling darling_macro v0.20.11
2026-06-08T23:26:38.5187941Z    Compiling darling v0.20.11
2026-06-08T23:26:38.6531977Z    Compiling derive_builder_core v0.20.2
2026-06-08T23:26:38.7120443Z    Compiling spt-live v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-08T23:26:39.2306810Z    Compiling derive_builder_macro v0.20.2
2026-06-08T23:26:39.4750181Z    Compiling derive_builder v0.20.2
2026-06-08T23:26:39.5994582Z    Compiling vergen-lib v9.1.0
2026-06-08T23:26:39.5994811Z    Compiling vergen-lib v0.1.6
2026-06-08T23:26:39.6860146Z    Compiling vergen v9.1.0
2026-06-08T23:26:39.7172186Z    Compiling vergen-gitcl v1.0.8
2026-06-08T23:26:39.9842553Z    Compiling iroh-relay v0.98.0
2026-06-08T23:26:41.6116660Z    Compiling socket2 v0.6.4
2026-06-08T23:26:41.6116897Z    Compiling mio v1.2.1
2026-06-08T23:26:41.6117084Z    Compiling rustls-platform-verifier v0.7.0
2026-06-08T23:26:41.6117599Z    Compiling netdev v0.42.0
2026-06-08T23:26:41.6118176Z    Compiling seize v0.5.1
2026-06-08T23:26:41.6118478Z    Compiling interprocess v2.4.2
2026-06-08T23:26:41.7300730Z    Compiling papaya v0.2.4
2026-06-08T23:26:41.8072507Z    Compiling noq-udp v0.10.0
2026-06-08T23:26:41.8073283Z    Compiling ipconfig v0.3.4
2026-06-08T23:26:41.9237749Z    Compiling tokio v1.52.3
2026-06-08T23:26:44.0417833Z    Compiling tokio-util v0.7.18
2026-06-08T23:26:44.0418049Z    Compiling tokio-rustls v0.26.4
2026-06-08T23:26:44.0418215Z    Compiling tower v0.5.3
2026-06-08T23:26:44.0418875Z    Compiling acto v0.8.2
2026-06-08T23:26:44.0419238Z    Compiling backon v1.6.0
2026-06-08T23:26:44.3506488Z    Compiling tower-http v0.6.11
2026-06-08T23:26:44.3775104Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-08T23:26:44.5148615Z    Compiling h2 v0.4.14
2026-06-08T23:26:44.5148903Z    Compiling n0-future v0.3.2
2026-06-08T23:26:44.5149244Z    Compiling tokio-stream v0.1.18
2026-06-08T23:26:44.5149611Z    Compiling tokio-websockets v0.13.2
2026-06-08T23:26:44.5960463Z    Compiling n0-watcher v0.6.1
2026-06-08T23:26:44.5979804Z    Compiling iroh-dns v0.98.0
2026-06-08T23:26:44.7645580Z    Compiling netwatch v0.16.0
2026-06-08T23:26:44.8792916Z    Compiling noq v0.18.0
2026-06-08T23:26:46.8880861Z    Compiling hyper v1.10.1
2026-06-08T23:26:46.8881075Z    Compiling hickory-net v0.26.0-beta.4
2026-06-08T23:26:47.6282903Z    Compiling hyper-util v0.1.20
2026-06-08T23:26:47.6433739Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-08T23:26:48.3787683Z    Compiling hyper-rustls v0.27.9
2026-06-08T23:26:48.3787898Z    Compiling igd-next v0.17.1
2026-06-08T23:26:48.4973292Z    Compiling reqwest v0.13.4
2026-06-08T23:26:48.9274767Z    Compiling portmapper v0.16.0
2026-06-08T23:26:53.8259989Z    Compiling iroh v0.98.2
2026-06-08T23:27:02.4232696Z    Compiling spt-net v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-08T23:27:03.6400691Z    Compiling spt-daemon v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-08T23:27:10.2858318Z    Compiling xtask v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-08T23:27:12.6414257Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.92s
2026-06-08T23:27:12.6601679Z      Running `target\debug\xtask.exe check`
2026-06-08T23:27:46.6648225Z xtask check: docs-site/src/cli/reference.md drifted from the binary's --help — run `cargo run -p xtask -- gen` and commit
2026-06-08T23:27:46.6661726Z error: process didn't exit successfully: `target\debug\xtask.exe check` (exit code: 1)
2026-06-08T23:27:46.7212906Z ##[error]Process completed with exit code 1.
2026-06-08T23:27:46.7370825Z Post job cleanup.
2026-06-08T23:27:46.8317487Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-08T23:27:46.8511991Z git version 2.43.0.windows.1
2026-06-08T23:27:46.8546516Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d6388ab8-0854-41f1-8e29-eaeddf30d32a\.gitconfig'
2026-06-08T23:27:46.8559645Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d6388ab8-0854-41f1-8e29-eaeddf30d32a' before making global git config changes
2026-06-08T23:27:46.8560121Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T23:27:46.8564928Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-08T23:27:46.8781401Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-08T23:27:46.8987643Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-08T23:27:47.2595935Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T23:27:47.2808827Z http.https://github.com/.extraheader
2026-06-08T23:27:47.2838067Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-08T23:27:47.3072827Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-08T23:27:47.6514426Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T23:27:47.6727264Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-08T23:27:48.0542640Z Post job cleanup.
2026-06-08T23:27:48.1460788Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-08T23:27:48.1653025Z git version 2.43.0.windows.1
2026-06-08T23:27:48.1689484Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3b968ea9-fa0e-4a1c-ad5d-a8a171faf3f0\.gitconfig'
2026-06-08T23:27:48.1702784Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3b968ea9-fa0e-4a1c-ad5d-a8a171faf3f0' before making global git config changes
2026-06-08T23:27:48.1703262Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T23:27:48.1708267Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-08T23:27:48.1929500Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-08T23:27:48.2132387Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-08T23:27:48.5739521Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T23:27:48.5934999Z http.https://github.com/.extraheader
2026-06-08T23:27:48.5959421Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-08T23:27:48.6184394Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-08T23:27:48.9648856Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T23:27:48.9867996Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-08T23:27:49.3386950Z Cleaning up orphan processes
